2019-08-28 14:08:00,269 INFO [org.eclipse.jetty.util.log] Logging initialized @972ms to org.eclipse.jetty.util.log.Slf4jLog 2019-08-28 14:08:00,559 INFO [org.apache.activemq.artemis.integration.bootstrap] AMQ101000: Starting ActiveMQ Artemis Server 2019-08-28 14:08:00,579 INFO [org.apache.activemq.artemis.core.server] AMQ221000: backup Message Broker is starting with configuration Broker Configuration (clustered=true,journalDirectory=data/journal,bindingsDirectory=data/bindings,largeMessagesDirectory=data/large-messages,pagingDirectory=data/paging) 2019-08-28 14:08:00,618 INFO [org.apache.activemq.artemis.core.server] AMQ221055: There were too many old replicated folders upon startup, removing /home/jamq/ci-ha-amq7/data/bindings/oldreplica.16 2019-08-28 14:08:00,621 INFO [org.apache.activemq.artemis.core.server] AMQ222162: Moving data directory /home/jamq/ci-ha-amq7/data/bindings to /home/jamq/ci-ha-amq7/data/bindings/oldreplica.18 2019-08-28 14:08:00,624 INFO [org.apache.activemq.artemis.core.server] AMQ221055: There were too many old replicated folders upon startup, removing /home/jamq/ci-ha-amq7/data/journal/oldreplica.17 2019-08-28 14:08:00,624 INFO [org.apache.activemq.artemis.core.server] AMQ222162: Moving data directory /home/jamq/ci-ha-amq7/data/journal to /home/jamq/ci-ha-amq7/data/journal/oldreplica.19 2019-08-28 14:08:00,625 INFO [org.apache.activemq.artemis.core.server] AMQ221055: There were too many old replicated folders upon startup, removing /home/jamq/ci-ha-amq7/data/paging/oldreplica.16 2019-08-28 14:08:00,646 INFO [org.apache.activemq.artemis.core.server] AMQ222162: Moving data directory /home/jamq/ci-ha-amq7/data/paging to /home/jamq/ci-ha-amq7/data/paging/oldreplica.18 2019-08-28 14:08:00,695 INFO [org.apache.activemq.artemis.core.server] AMQ221012: Using AIO Journal 2019-08-28 14:08:00,819 INFO [org.apache.activemq.artemis.core.server] AMQ221057: Global Max Size is being adjusted to 1/2 of the JVM max size (-Xmx). being defined as 1,073,741,824 2019-08-28 14:08:00,901 INFO [org.eclipse.jetty.server.Server] jetty-9.4.z-SNAPSHOT 2019-08-28 14:08:01,005 INFO [org.apache.activemq.artemis.core.server] AMQ221043: Protocol module found: [artemis-server]. Adding protocol support for: CORE 2019-08-28 14:08:01,019 INFO [org.apache.activemq.artemis.core.server] AMQ221043: Protocol module found: [artemis-amqp-protocol]. Adding protocol support for: AMQP 2019-08-28 14:08:01,020 INFO [org.apache.activemq.artemis.core.server] AMQ221043: Protocol module found: [artemis-hornetq-protocol]. Adding protocol support for: HORNETQ 2019-08-28 14:08:01,020 INFO [org.apache.activemq.artemis.core.server] AMQ221043: Protocol module found: [artemis-mqtt-protocol]. Adding protocol support for: MQTT 2019-08-28 14:08:01,023 INFO [org.apache.activemq.artemis.core.server] AMQ221043: Protocol module found: [artemis-openwire-protocol]. Adding protocol support for: OPENWIRE 2019-08-28 14:08:01,023 INFO [org.apache.activemq.artemis.core.server] AMQ221043: Protocol module found: [artemis-stomp-protocol]. Adding protocol support for: STOMP 2019-08-28 14:08:01,046 INFO [org.eclipse.jetty.webapp.StandardDescriptorProcessor] NO JSP Support for /redhat-branding, did not find org.eclipse.jetty.jsp.JettyJspServlet 2019-08-28 14:08:01,058 INFO [org.eclipse.jetty.server.session] DefaultSessionIdManager workerName=node0 2019-08-28 14:08:01,058 INFO [org.eclipse.jetty.server.session] No SessionScavenger set, using defaults 2019-08-28 14:08:01,059 INFO [org.eclipse.jetty.server.session] Scavenging every 660000ms 2019-08-28 14:08:01,089 INFO [io.hawt.branding.plugin.PluginContextListener] Initialized hawtio-redhat-fuse-branding plugin 2019-08-28 14:08:01,121 INFO [org.eclipse.jetty.server.handler.ContextHandler] Started o.e.j.w.WebAppContext@bb9e6dc{/redhat-branding,file:///home/jamq/ci-ha-amq7/tmp/jetty-0.0.0.0-8161-redhat-branding.war-_redhat-branding-any-889753266023306493.dir/webapp/,AVAILABLE}{/home/jamq/jboss-amq-7/web/redhat-branding.war} 2019-08-28 14:08:01,155 INFO [org.eclipse.jetty.webapp.StandardDescriptorProcessor] NO JSP Support for /artemis-plugin, did not find org.eclipse.jetty.jsp.JettyJspServlet 2019-08-28 14:08:01,163 INFO [org.apache.activemq.hawtio.plugin.PluginContextListener] Initialized artemis-plugin plugin 2019-08-28 14:08:01,164 INFO [org.eclipse.jetty.server.handler.ContextHandler] Started o.e.j.w.WebAppContext@479cbee5{/artemis-plugin,file:///home/jamq/ci-ha-amq7/tmp/jetty-0.0.0.0-8161-artemis-plugin.war-_artemis-plugin-any-9103289176665092346.dir/webapp/,AVAILABLE}{/home/jamq/jboss-amq-7/web/artemis-plugin.war} 2019-08-28 14:08:01,166 WARN [org.eclipse.jetty.webapp.WebInfConfiguration] Web application not found /home/jamq/jboss-amq-7/web/dispatch-hawtio-console.war 2019-08-28 14:08:01,166 WARN [org.eclipse.jetty.webapp.WebAppContext] Failed startup of context o.e.j.w.WebAppContext@2b72cb8a{/dispatch-hawtio-console,null,null}{/home/jamq/jboss-amq-7/web/dispatch-hawtio-console.war}: java.io.FileNotFoundException: /home/jamq/jboss-amq-7/web/dispatch-hawtio-console.war at org.eclipse.jetty.webapp.WebInfConfiguration.unpack(WebInfConfiguration.java:497) [jetty-all-9.4.3.v20170317-redhat-1-uber.jar:9.4.3.v20170317-redhat-1] at org.eclipse.jetty.webapp.WebInfConfiguration.preConfigure(WebInfConfiguration.java:72) [jetty-all-9.4.3.v20170317-redhat-1-uber.jar:9.4.3.v20170317-redhat-1] at org.eclipse.jetty.webapp.WebAppContext.preConfigure(WebAppContext.java:501) [jetty-all-9.4.3.v20170317-redhat-1-uber.jar:9.4.3.v20170317-redhat-1] at org.eclipse.jetty.webapp.WebAppContext.doStart(WebAppContext.java:539) [jetty-all-9.4.3.v20170317-redhat-1-uber.jar:9.4.3.v20170317-redhat-1] at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:68) [jetty-all-9.4.3.v20170317-redhat-1-uber.jar:9.4.3.v20170317-redhat-1] at org.eclipse.jetty.util.component.ContainerLifeCycle.start(ContainerLifeCycle.java:131) [jetty-all-9.4.3.v20170317-redhat-1-uber.jar:9.4.3.v20170317-redhat-1] at org.eclipse.jetty.util.component.ContainerLifeCycle.doStart(ContainerLifeCycle.java:113) [jetty-all-9.4.3.v20170317-redhat-1-uber.jar:9.4.3.v20170317-redhat-1] at org.eclipse.jetty.server.handler.AbstractHandler.doStart(AbstractHandler.java:113) [jetty-all-9.4.3.v20170317-redhat-1-uber.jar:9.4.3.v20170317-redhat-1] at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:68) [jetty-all-9.4.3.v20170317-redhat-1-uber.jar:9.4.3.v20170317-redhat-1] at org.eclipse.jetty.util.component.ContainerLifeCycle.start(ContainerLifeCycle.java:131) [jetty-all-9.4.3.v20170317-redhat-1-uber.jar:9.4.3.v20170317-redhat-1] at org.eclipse.jetty.server.Server.start(Server.java:452) [jetty-all-9.4.3.v20170317-redhat-1-uber.jar:9.4.3.v20170317-redhat-1] at org.eclipse.jetty.util.component.ContainerLifeCycle.doStart(ContainerLifeCycle.java:105) [jetty-all-9.4.3.v20170317-redhat-1-uber.jar:9.4.3.v20170317-redhat-1] at org.eclipse.jetty.server.handler.AbstractHandler.doStart(AbstractHandler.java:113) [jetty-all-9.4.3.v20170317-redhat-1-uber.jar:9.4.3.v20170317-redhat-1] at org.eclipse.jetty.server.Server.doStart(Server.java:419) [jetty-all-9.4.3.v20170317-redhat-1-uber.jar:9.4.3.v20170317-redhat-1] at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:68) [jetty-all-9.4.3.v20170317-redhat-1-uber.jar:9.4.3.v20170317-redhat-1] at org.apache.activemq.artemis.component.WebServerComponent.start(WebServerComponent.java:229) [artemis-web-2.9.0.redhat-00005.jar:2.9.0.redhat-00005] at org.apache.activemq.artemis.cli.commands.Run.execute(Run.java:105) [artemis-cli-2.9.0.redhat-00005.jar:2.9.0.redhat-00005] at org.apache.activemq.artemis.cli.Artemis.internalExecute(Artemis.java:150) [artemis-cli-2.9.0.redhat-00005.jar:2.9.0.redhat-00005] at org.apache.activemq.artemis.cli.Artemis.execute(Artemis.java:98) [artemis-cli-2.9.0.redhat-00005.jar:2.9.0.redhat-00005] at org.apache.activemq.artemis.cli.Artemis.execute(Artemis.java:125) [artemis-cli-2.9.0.redhat-00005.jar:2.9.0.redhat-00005] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [rt.jar:1.8.0_202] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [rt.jar:1.8.0_202] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [rt.jar:1.8.0_202] at java.lang.reflect.Method.invoke(Method.java:498) [rt.jar:1.8.0_202] at org.apache.activemq.artemis.boot.Artemis.execute(Artemis.java:129) [artemis-boot.jar:2.9.0.redhat-00005] at org.apache.activemq.artemis.boot.Artemis.main(Artemis.java:49) [artemis-boot.jar:2.9.0.redhat-00005] 2019-08-28 14:08:01,729 INFO [org.eclipse.jetty.webapp.StandardDescriptorProcessor] NO JSP Support for /console, did not find org.eclipse.jetty.jsp.JettyJspServlet 2019-08-28 14:08:01,758 INFO [io.hawt.system.ConfigManager] Configuration will be discovered via system properties 2019-08-28 14:08:01,760 INFO [io.hawt.jmx.JmxTreeWatcher] Welcome to hawtio 1.4.0.redhat-630396 : http://hawt.io/ : Don't cha wish your console was hawt like me? ;-) 2019-08-28 14:08:01,762 INFO [io.hawt.jmx.UploadManager] Using file upload directory: /home/jamq/ci-ha-amq7/tmp/uploads 2019-08-28 14:08:01,788 INFO [io.hawt.web.AuthenticationFilter] Starting hawtio authentication filter, JAAS realm: "activemq" authorized role(s): "amq" role principal classes: "org.apache.activemq.artemis.spi.core.security.jaas.RolePrincipal" 2019-08-28 14:08:01,828 INFO [io.hawt.web.JolokiaConfiguredAgentServlet] Jolokia overridden property: [key=policyLocation, value=file:/home/jamq/ci-ha-amq7/etc/jolokia-access.xml] 2019-08-28 14:08:01,860 INFO [io.hawt.web.RBACMBeanInvoker] Using MBean [hawtio:type=security,area=jmx,rank=0,name=HawtioDummyJMXSecurity] for role based access control 2019-08-28 14:08:01,892 INFO [org.eclipse.jetty.ContextHandler.console] jolokia-agent: Using restrictor io.hawt.web.RBACRestrictor 2019-08-28 14:08:01,990 INFO [io.hawt.system.ProxyWhitelist] Probing local addresses ... 2019-08-28 14:08:01,992 INFO [io.hawt.system.ProxyWhitelist] Initial proxy whitelist: [localhost, 127.0.0.1, 10.0.132.107, host-10-0-132-107, mt-ha-dtests-rhel7x-tn-base-clients-15fdf417-1] 2019-08-28 14:08:02,278 INFO [org.eclipse.jetty.server.handler.ContextHandler] Started o.e.j.w.WebAppContext@1522d8a0{/console,file:///home/jamq/ci-ha-amq7/tmp/jetty-0.0.0.0-8161-console.war-_console-any-8477582713698841638.dir/webapp/,AVAILABLE}{/home/jamq/jboss-amq-7/web/console.war} 2019-08-28 14:08:02,279 INFO [org.eclipse.jetty.server.handler.ContextHandler] Started o.e.j.s.h.ContextHandler@312ab28e{/,file:///home/jamq/amq-broker-7.4.1/web/,AVAILABLE} 2019-08-28 14:08:02,279 INFO [org.eclipse.jetty.server.handler.ContextHandler] Started o.e.j.s.h.ContextHandler@278bb07e{/,file:///home/jamq/ci-ha-amq7/web,AVAILABLE} 2019-08-28 14:08:02,292 INFO [org.eclipse.jetty.server.AbstractConnector] Started ServerConnector@3a3e4aff{HTTP/1.1,[http/1.1]}{0.0.0.0:8161} 2019-08-28 14:08:02,293 INFO [org.eclipse.jetty.server.Server] Started @2999ms 2019-08-28 14:08:02,295 INFO [org.apache.activemq.artemis] AMQ241001: HTTP Server started at http://0.0.0.0:8161 2019-08-28 14:08:02,295 INFO [org.apache.activemq.artemis] AMQ241002: Artemis Jolokia REST API available at http://0.0.0.0:8161/console/jolokia 2019-08-28 14:08:02,295 INFO [org.apache.activemq.artemis] AMQ241004: Artemis Console available at http://0.0.0.0:8161/console 2019-08-28 14:08:11,803 INFO [org.apache.activemq.artemis.core.server] AMQ221109: Apache ActiveMQ Artemis Backup Server version 2.9.0.redhat-00005 [null] started, waiting live to fail before it gets active 2019-08-28 14:08:22,538 INFO [org.apache.activemq.artemis.core.server] AMQ221024: Backup server ActiveMQServerImpl::serverUUID=20d0e68e-c89e-11e9-86d1-fa163e6d1407 is synchronized with live-server. 2019-08-28 14:08:25,988 INFO [org.apache.activemq.artemis.core.server] AMQ221031: backup announced 2019-08-28 14:15:29,573 WARN [org.apache.activemq.artemis.core.client] AMQ212037: Connection failure has been detected: AMQ219015: The connection was disconnected because of server shutdown [code=DISCONNECTED] 2019-08-28 14:15:30,230 WARN [org.apache.activemq.artemis.core.client] AMQ212034: There are more than one servers on the network broadcasting the same node id. You will see this message exactly once (per node) if a node is restarted, in which case it can be safely ignored. But if it is logged continuously it means you really do have more than one node on the same network active concurrently with the same node id. This could occur if you have a backup node active at the same time as its live node. nodeID=1f752768-c89e-11e9-b74b-fa163ea7fb65 2019-08-28 14:15:30,230 WARN [org.apache.activemq.artemis.core.client] AMQ212034: There are more than one servers on the network broadcasting the same node id. You will see this message exactly once (per node) if a node is restarted, in which case it can be safely ignored. But if it is logged continuously it means you really do have more than one node on the same network active concurrently with the same node id. This could occur if you have a backup node active at the same time as its live node. nodeID=1f752768-c89e-11e9-b74b-fa163ea7fb65 2019-08-28 14:15:57,190 WARN [org.apache.activemq.artemis.core.client] AMQ212037: Connection failure has been detected: AMQ219015: The connection was disconnected because of server shutdown [code=DISCONNECTED] 2019-08-28 14:15:57,722 WARN [org.apache.activemq.artemis.core.client] AMQ212034: There are more than one servers on the network broadcasting the same node id. You will see this message exactly once (per node) if a node is restarted, in which case it can be safely ignored. But if it is logged continuously it means you really do have more than one node on the same network active concurrently with the same node id. This could occur if you have a backup node active at the same time as its live node. nodeID=1f752768-c89e-11e9-b74b-fa163ea7fb65 2019-08-28 14:15:57,722 WARN [org.apache.activemq.artemis.core.client] AMQ212034: There are more than one servers on the network broadcasting the same node id. You will see this message exactly once (per node) if a node is restarted, in which case it can be safely ignored. But if it is logged continuously it means you really do have more than one node on the same network active concurrently with the same node id. This could occur if you have a backup node active at the same time as its live node. nodeID=1f752768-c89e-11e9-b74b-fa163ea7fb65 2019-08-28 14:17:33,804 INFO [io.hawt.web.LoginServlet] hawtio login is using 1800 sec. HttpSession timeout 2019-08-28 14:17:33,905 WARN [org.eclipse.jetty.server.session] Problem checking if id node0q7dr1d8w006w1qazmxy5pla0p0 is in use 2019-08-28 14:18:01,101 INFO [org.apache.activemq.artemis.core.server] AMQ221066: Initiating quorum vote: LiveFailoverQuorumVote 2019-08-28 14:18:01,103 INFO [org.apache.activemq.artemis.core.server] AMQ221067: Waiting 30 seconds for quorum vote results. 2019-08-28 14:18:01,107 INFO [org.apache.activemq.artemis.core.server] AMQ221060: Sending quorum vote request to 10.0.132.65/10.0.132.65:61616: ServerConnectVote [nodeId=20d0e68e-c89e-11e9-86d1-fa163e6d1407, vote=false] 2019-08-28 14:18:01,111 INFO [org.apache.activemq.artemis.core.server] AMQ221061: Received quorum vote response from 10.0.132.65/10.0.132.65:61616: ServerConnectVote [nodeId=20d0e68e-c89e-11e9-86d1-fa163e6d1407, vote=true] 2019-08-28 14:18:01,115 INFO [org.apache.activemq.artemis.core.server] AMQ221060: Sending quorum vote request to 10.0.132.180/10.0.132.180:61616: ServerConnectVote [nodeId=20d0e68e-c89e-11e9-86d1-fa163e6d1407, vote=false] 2019-08-28 14:18:01,118 INFO [org.apache.activemq.artemis.core.server] AMQ221061: Received quorum vote response from 10.0.132.180/10.0.132.180:61616: ServerConnectVote [nodeId=20d0e68e-c89e-11e9-86d1-fa163e6d1407, vote=true] 2019-08-28 14:18:01,118 INFO [org.apache.activemq.artemis.core.server] AMQ221068: Received all quorum votes. 2019-08-28 14:18:01,119 INFO [org.apache.activemq.artemis.core.server] AMQ221071: Failing over based on quorum vote results. 2019-08-28 14:18:01,135 INFO [org.apache.activemq.artemis.core.server] AMQ221037: ActiveMQServerImpl::serverUUID=20d0e68e-c89e-11e9-86d1-fa163e6d1407 to become 'live' 2019-08-28 14:18:01,301 INFO [org.apache.activemq.artemis.core.server] AMQ221080: Deploying address DLQ supporting [ANYCAST] 2019-08-28 14:18:01,306 INFO [org.apache.activemq.artemis.core.server] AMQ221003: Deploying ANYCAST queue test on address DLQ 2019-08-28 14:18:01,307 INFO [org.apache.activemq.artemis.core.server] AMQ221080: Deploying address ExpiryQueue supporting [ANYCAST] 2019-08-28 14:18:01,307 INFO [org.apache.activemq.artemis.core.server] AMQ221003: Deploying ANYCAST queue ExpiryQueue on address ExpiryQueue 2019-08-28 14:18:01,523 INFO [org.apache.activemq.artemis.core.server] AMQ221007: Server is now live 2019-08-28 14:18:01,527 WARN [org.apache.activemq.artemis.core.client] AMQ212034: There are more than one servers on the network broadcasting the same node id. You will see this message exactly once (per node) if a node is restarted, in which case it can be safely ignored. But if it is logged continuously it means you really do have more than one node on the same network active concurrently with the same node id. This could occur if you have a backup node active at the same time as its live node. nodeID=20d0e68e-c89e-11e9-86d1-fa163e6d1407 2019-08-28 14:18:01,540 INFO [org.apache.activemq.artemis.core.server] AMQ221020: Started EPOLL Acceptor at 0.0.0.0:61616 for protocols [CORE,MQTT,AMQP,STOMP,HORNETQ,OPENWIRE] 2019-08-28 14:18:01,544 INFO [org.apache.activemq.artemis.core.server] AMQ221020: Started EPOLL Acceptor at 0.0.0.0:5445 for protocols [HORNETQ,STOMP] 2019-08-28 14:18:01,546 INFO [org.apache.activemq.artemis.core.server] AMQ221020: Started EPOLL Acceptor at 0.0.0.0:5672 for protocols [AMQP] 2019-08-28 14:18:01,548 INFO [org.apache.activemq.artemis.core.server] AMQ221020: Started EPOLL Acceptor at 0.0.0.0:1883 for protocols [MQTT] 2019-08-28 14:18:01,549 INFO [org.apache.activemq.artemis.core.server] AMQ221020: Started EPOLL Acceptor at 0.0.0.0:61613 for protocols [STOMP] 2019-08-28 14:18:01,599 INFO [org.apache.activemq.artemis.core.server] AMQ221027: Bridge ClusterConnectionBridge@583b485c [name=$.artemis.internal.sf.artemis-cluster.202c1a7f-c89e-11e9-82c2-fa163e7a72cf, queue=QueueImpl[name=$.artemis.internal.sf.artemis-cluster.202c1a7f-c89e-11e9-82c2-fa163e7a72cf, postOffice=PostOfficeImpl [server=ActiveMQServerImpl::serverUUID=20d0e68e-c89e-11e9-86d1-fa163e6d1407], temp=false]@62c76d31 targetConnector=ServerLocatorImpl (identity=(Cluster-connection-bridge::ClusterConnectionBridge@583b485c [name=$.artemis.internal.sf.artemis-cluster.202c1a7f-c89e-11e9-82c2-fa163e7a72cf, queue=QueueImpl[name=$.artemis.internal.sf.artemis-cluster.202c1a7f-c89e-11e9-82c2-fa163e7a72cf, postOffice=PostOfficeImpl [server=ActiveMQServerImpl::serverUUID=20d0e68e-c89e-11e9-86d1-fa163e6d1407], temp=false]@62c76d31 targetConnector=ServerLocatorImpl [initialConnectors=[TransportConfiguration(name=cluster-connector, factory=org-apache-activemq-artemis-core-remoting-impl-netty-NettyConnectorFactory) ?port=61616&host=10-0-132-65], discoveryGroupConfiguration=null]]::ClusterConnectionImpl@1247915257[nodeUUID=20d0e68e-c89e-11e9-86d1-fa163e6d1407, connector=TransportConfiguration(name=cluster-connector, factory=org-apache-activemq-artemis-core-remoting-impl-netty-NettyConnectorFactory) ?port=61616&host=10-0-132-107, address=, server=ActiveMQServerImpl::serverUUID=20d0e68e-c89e-11e9-86d1-fa163e6d1407])) [initialConnectors=[TransportConfiguration(name=cluster-connector, factory=org-apache-activemq-artemis-core-remoting-impl-netty-NettyConnectorFactory) ?port=61616&host=10-0-132-65], discoveryGroupConfiguration=null]] is connected 2019-08-28 14:18:01,689 INFO [org.apache.activemq.artemis.core.server] AMQ221027: Bridge ClusterConnectionBridge@7722ba50 [name=$.artemis.internal.sf.artemis-cluster.1f752768-c89e-11e9-b74b-fa163ea7fb65, queue=QueueImpl[name=$.artemis.internal.sf.artemis-cluster.1f752768-c89e-11e9-b74b-fa163ea7fb65, postOffice=PostOfficeImpl [server=ActiveMQServerImpl::serverUUID=20d0e68e-c89e-11e9-86d1-fa163e6d1407], temp=false]@2e55ff60 targetConnector=ServerLocatorImpl (identity=(Cluster-connection-bridge::ClusterConnectionBridge@7722ba50 [name=$.artemis.internal.sf.artemis-cluster.1f752768-c89e-11e9-b74b-fa163ea7fb65, queue=QueueImpl[name=$.artemis.internal.sf.artemis-cluster.1f752768-c89e-11e9-b74b-fa163ea7fb65, postOffice=PostOfficeImpl [server=ActiveMQServerImpl::serverUUID=20d0e68e-c89e-11e9-86d1-fa163e6d1407], temp=false]@2e55ff60 targetConnector=ServerLocatorImpl [initialConnectors=[TransportConfiguration(name=cluster-connector, factory=org-apache-activemq-artemis-core-remoting-impl-netty-NettyConnectorFactory) ?port=61616&host=10-0-132-180], discoveryGroupConfiguration=null]]::ClusterConnectionImpl@1247915257[nodeUUID=20d0e68e-c89e-11e9-86d1-fa163e6d1407, connector=TransportConfiguration(name=cluster-connector, factory=org-apache-activemq-artemis-core-remoting-impl-netty-NettyConnectorFactory) ?port=61616&host=10-0-132-107, address=, server=ActiveMQServerImpl::serverUUID=20d0e68e-c89e-11e9-86d1-fa163e6d1407])) [initialConnectors=[TransportConfiguration(name=cluster-connector, factory=org-apache-activemq-artemis-core-remoting-impl-netty-NettyConnectorFactory) ?port=61616&host=10-0-132-180], discoveryGroupConfiguration=null]] is connected 2019-08-28 14:18:21,122 WARN [org.apache.activemq.artemis.core.client] AMQ212037: Connection failure has been detected: AMQ219011: Did not receive data from server for org.apache.activemq.artemis.core.remoting.impl.netty.NettyConnection@7219c2d[ID=b0666464, local= /10.0.132.107:42702, remote=10.0.132.193/10.0.132.193:61616] [code=CONNECTION_TIMEDOUT]