Results

By type

          cds-cluster:dev-cds-blueprints-processor-568978cc79-6tjqb APP Config HOME : /opt/app/onap/config
Warning: use -cacerts option to access cacerts keystore
Certificate was added to keystore
10:56:11,227 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
10:56:11,228 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy]
10:56:11,229 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.1.2.jar!/logback.xml]
10:56:11,230 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs multiple times on the classpath.
10:56:11,231 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [jar:file:/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.1.2.jar!/logback.xml]
10:56:11,231 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [file:/opt/app/onap/config/logback.xml]
10:56:11,253 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@45c7e403 - URL [jar:file:/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.1.2.jar!/logback.xml] is not of type file
10:56:11,368 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set
10:56:11,378 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
10:56:11,383 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT]
10:56:11,390 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
10:56:11,469 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework] to INFO
10:56:11,469 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework.web] to INFO
10:56:11,469 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.hibernate] to ERROR
10:56:11,469 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.hazelcast] to ERROR
10:56:11,469 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.onap.ccsdk.cds] to INFO
10:56:11,469 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO
10:56:11,470 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT]
10:56:11,470 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
10:56:11,472 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@2925bf5b - Registering current configuration as safe fallback point


  .   ____          _            __ _ _
 /\\ / ___'_ __ _ _(_)_ __  __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
 \\/  ___)| |_)| | | | | || (_| |  ) ) ) )
  '  |____| .__|_| |_|_| |_\__, | / / / /
 =========|_|==============|___/=/_/_/_/
 :: Spring Boot ::        (v2.3.8.RELEASE)

2021-04-14 10:56:12,266|||main||||INFO||||||| Starting BlueprintProcessorApplicationKt v1.1.2 on dev-cds-blueprints-processor-568978cc79-6tjqb with PID 1 (/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.1.2.jar started by onap in /app)
2021-04-14 10:56:12,269|||main||||INFO||||||| No active profile set, falling back to default profiles: default
2021-04-14 10:56:15,005|||main||||INFO||||||| Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2021-04-14 10:56:15,563|||main||||INFO||||||| Finished Spring Data repository scanning in 548ms. Found 10 JPA repository interfaces.
2021-04-14 10:56:17,694|||main||||INFO||||||| HHH000204: Processing PersistenceUnitInfo [name: default]
2021-04-14 10:56:17,761|||main||||INFO||||||| HHH000412: Hibernate ORM core version 5.4.27.Final
2021-04-14 10:56:17,992|||main||||INFO||||||| HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2021-04-14 10:56:18,389|||main||||INFO||||||| HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect
2021-04-14 10:56:18,679|||main||||WARN||||||| HHH000481: Encountered Java type [class com.fasterxml.jackson.databind.JsonNode] for which we could not locate a JavaTypeDescriptor and which does not appear to implement equals and/or hashCode.  This can lead to significant performance problems when performing equality/dirty checking involving this Java type.  Consider registering a custom JavaTypeDescriptor or at least implementing equals/hashCode.
2021-04-14 10:56:18,683|||main||||WARN||||||| HHH000481: Encountered Java type [class org.onap.ccsdk.cds.controllerblueprints.resource.dict.ResourceDefinition] for which we could not locate a JavaTypeDescriptor and which does not appear to implement equals and/or hashCode.  This can lead to significant performance problems when performing equality/dirty checking involving this Java type.  Consider registering a custom JavaTypeDescriptor or at least implementing equals/hashCode.
2021-04-14 10:56:18,844|||main||||INFO||||||| HV000001: Hibernate Validator 6.1.7.Final
2021-04-14 10:56:19,609|||main||||INFO||||||| HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2021-04-14 10:56:19,624|||main||||INFO||||||| Initialized JPA EntityManagerFactory for persistence unit 'default'
2021-04-14 10:56:19,720|||main||||INFO||||||| Application ID: cds > Initializing error catalog message from properties...
2021-04-14 10:56:20,945|||main||||INFO||||||| Audit service is disabled
2021-04-14 10:56:21,176|||main||||INFO||||||| Dependency Management module created...
2021-04-14 10:56:21,720|||main||||INFO||||||| Registering Dictionary Sources : [processor-db=source-db, input=source-input, default=source-default, sdnc=source-rest, aai-data=source-rest, capability=source-capability, rest=source-rest, vault-data=source-rest, script=source-capability]
2021-04-14 10:56:23,294|||main||||INFO||||||| Exposing 14 endpoint(s) beneath base path '/actuator'
2021-04-14 10:56:23,594|||main||||INFO||||||| Initialised Primary Transaction Manager for url jdbc:mysql://cds-db:3306/sdnctl
2021-04-14 10:56:24,807|||main||||INFO||||||| Netty started on port(s): 8080
2021-04-14 10:56:26,076|||main||||INFO||||||| Starting Blueprint Processor GRPC Starting..
2021-04-14 10:56:26,408|||main||||INFO||||||| Blueprint Processor GRPC server started and ready to serve on port(9111)...
2021-04-14 10:56:26,415|||main||||INFO||||||| Started BlueprintProcessorApplicationKt in 14.79 seconds (JVM running for 15.7)
2021-04-14 10:56:26,449|||DefaultDispatcher-worker-1||||INFO||||||| ****** Cluster configuration file(/opt/app/onap/config/hazelcast.yaml) ****
Apr 14, 2021 10:56:26 AM com.hazelcast.config.FileSystemYamlConfig
INFO: Configuring Hazelcast from '/opt/app/onap/config/hazelcast.yaml'.
Apr 14, 2021 10:56:26 AM com.hazelcast.instance.impl.HazelcastInstanceFactory
WARNING: Hazelcast is starting in a Java modular environment (Java 9 and newer) but without proper access to required Java packages. Use additional Java arguments to provide Hazelcast access to Java internal API. The internal API access is used to get the best performance results. Arguments to be used:
 --add-modules java.se --add-exports java.base/jdk.internal.ref=ALL-UNNAMED --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/java.nio=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.management/sun.management=ALL-UNNAMED --add-opens jdk.management/com.sun.management.internal=ALL-UNNAMED
2021-04-14 10:56:26,643|||DefaultDispatcher-worker-1||||INFO||||||| [LOCAL] [cds-cluster] [4.0] Prefer IPv4 stack is true, prefer IPv6 addresses is false
2021-04-14 10:56:26,661|||DefaultDispatcher-worker-1||||INFO||||||| [LOCAL] [cds-cluster] [4.0] Picked [10.242.228.138]:5701, using socket ServerSocket[addr=/0:0:0:0:0:0:0:0,localport=5701], bind any local is true
2021-04-14 10:56:26,683|||DefaultDispatcher-worker-1||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Hazelcast 4.0 (20200204 - 8b959f5) starting at [10.242.228.138]:5701
2021-04-14 10:56:26,683|||DefaultDispatcher-worker-1||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Copyright (c) 2008-2020, Hazelcast, Inc. All Rights Reserved.
2021-04-14 10:56:27,182|||DefaultDispatcher-worker-1||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Backpressure is disabled
2021-04-14 10:56:27,485|||DefaultDispatcher-worker-1||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Kubernetes Discovery properties: { service-dns: null, service-dns-timeout: 5, service-name: cds-blueprints-processor-cluster, service-port: 0, service-label: null, service-label-value: true, namespace: onap, pod-label: null, pod-label-value: null, resolve-not-ready-addresses: true, use-node-name-as-external-address: false, kubernetes-api-retries: 3, kubernetes-master: https://kubernetes.default.svc}
2021-04-14 10:56:27,489|||DefaultDispatcher-worker-1||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Kubernetes Discovery activated with mode: KUBERNETES_API
2021-04-14 10:56:27,587|||DefaultDispatcher-worker-1||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Activating Discovery SPI Joiner
2021-04-14 10:56:27,593|||DefaultDispatcher-worker-1||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] CP Subsystem is enabled with 3 members.
2021-04-14 10:56:27,948|||DefaultDispatcher-worker-1||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Starting 2 partition threads and 3 generic threads (1 dedicated for priority tasks)
2021-04-14 10:56:27,951|||DefaultDispatcher-worker-1||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments.
2021-04-14 10:56:27,958|||DefaultDispatcher-worker-1||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] [10.242.228.138]:5701 is STARTING
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by com.hazelcast.internal.networking.nio.SelectorOptimizer (file:/opt/app/onap/lib/com.hazelcast-hazelcast-all-4.0.jar) to field sun.nio.ch.SelectorImpl.selectedKeys
WARNING: Please consider reporting this to the maintainers of com.hazelcast.internal.networking.nio.SelectorOptimizer
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
2021-04-14 10:56:28,396|||DefaultDispatcher-worker-1||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Cannot fetch the current zone, ZONE_AWARE feature is disabled
2021-04-14 10:56:28,533|||DefaultDispatcher-worker-1||||WARN||||||| Cannot fetch public IPs of Hazelcast Member PODs, you won't be able to use Hazelcast Smart Client from outside of the Kubernetes network
2021-04-14 10:56:28,571|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-2||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Connecting to /10.242.5.11:5701, timeout: 10000, bind-any: true
2021-04-14 10:56:28,572|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-3||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Connecting to /10.242.70.68:5701, timeout: 10000, bind-any: true
2021-04-14 10:56:28,599|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.IO.thread-in-1||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Initialized new cluster connection between /10.242.228.138:55745 and /10.242.70.68:5701
2021-04-14 10:56:28,600|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.IO.thread-in-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Initialized new cluster connection between /10.242.228.138:49373 and /10.242.5.11:5701
2021-04-14 10:56:34,581|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.priority-generic-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

Members {size:3, ver:3} [
	Member [10.242.70.68]:5701 - 7b75fcf0-cf71-44a5-b4f2-7ac51c65b714
	Member [10.242.5.11]:5701 - e1864228-279b-491d-b4d1-df17043da6d4
	Member [10.242.228.138]:5701 - 8f161d89-5a9f-4519-a33f-453374c2fc86 this
]

2021-04-14 10:56:34,985|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-3||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] RaftNode[CPGroupId{name='METADATA', seed=0, groupId=0}] is created with [RaftEndpoint{uuid='8f161d89-5a9f-4519-a33f-453374c2fc86'}, RaftEndpoint{uuid='e1864228-279b-491d-b4d1-df17043da6d4'}, RaftEndpoint{uuid='7b75fcf0-cf71-44a5-b4f2-7ac51c65b714'}]
2021-04-14 10:56:34,992|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Status is set to: ACTIVE
2021-04-14 10:56:35,573|||DefaultDispatcher-worker-1||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] [10.242.228.138]:5701 is STARTED
2021-04-14 10:56:37,088|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 10:56:37,091|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 1, last log index: 0, last log term: 0
2021-04-14 10:56:37,092|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:3, term:0, logIndex:0} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=e1864228-279b-491d-b4d1-df17043da6d4, address=[10.242.5.11]:5701}
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 10:56:37,117|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote granted from RaftEndpoint{uuid='e1864228-279b-491d-b4d1-df17043da6d4'} for term: 1, number of votes: 2, majority: 2
2021-04-14 10:56:37,118|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We have the majority during pre-vote phase. Let's start real election!
2021-04-14 10:56:37,121|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Leader election started for term: 1, last log index: 0, last log term: 0
2021-04-14 10:56:37,122|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:3, term:1, logIndex:0} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - CANDIDATE this
	CPMember{uuid=e1864228-279b-491d-b4d1-df17043da6d4, address=[10.242.5.11]:5701}
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 10:56:37,124|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Ignored PreVoteResponse{voter=RaftEndpoint{uuid='7b75fcf0-cf71-44a5-b4f2-7ac51c65b714'}, term=1, granted=true}. We are not FOLLOWER anymore.
2021-04-14 10:56:37,130|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Vote granted from RaftEndpoint{uuid='e1864228-279b-491d-b4d1-df17043da6d4'} for term: 1, number of votes: 2, majority: 2
2021-04-14 10:56:37,131|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are the LEADER!
2021-04-14 10:56:37,140|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:3, term:1, logIndex:0} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - LEADER this
	CPMember{uuid=e1864228-279b-491d-b4d1-df17043da6d4, address=[10.242.5.11]:5701}
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 10:56:37,142|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Ignored VoteResponse{voter=RaftEndpoint{uuid='7b75fcf0-cf71-44a5-b4f2-7ac51c65b714'}, term=1, granted=true}. We are not CANDIDATE anymore.
2021-04-14 10:56:38,139|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-3||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] CP Subsystem is initialized with: [CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701}, CPMember{uuid=e1864228-279b-491d-b4d1-df17043da6d4, address=[10.242.5.11]:5701}, CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}]
2021-04-14 10:56:38,149|||DefaultDispatcher-worker-1||||INFO||||||| Promoted as CP member(Member [10.242.228.138]:5701 - 8f161d89-5a9f-4519-a33f-453374c2fc86 this)
2021-04-14 10:56:38,161|||DefaultDispatcher-worker-1||||INFO||||||| CP Members(3): [CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701}, CPMember{uuid=e1864228-279b-491d-b4d1-df17043da6d4, address=[10.242.5.11]:5701}, CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}]
2021-04-14 10:56:38,165|||DefaultDispatcher-worker-1||||INFO||||||| CP Group Members(3): [CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701}, CPMember{uuid=e1864228-279b-491d-b4d1-df17043da6d4, address=[10.242.5.11]:5701}, CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}]
2021-04-14 10:56:38,167|||DefaultDispatcher-worker-1||||INFO||||||| Cluster(cds-cluster) node(dev-cds-blueprints-processor-568978cc79-6tjqb) created successfully....
2021-04-14 10:56:38,169|||DefaultDispatcher-worker-1||||INFO||||||| Registering BlueprintCompilerCacheMessageListener
2021-04-14 10:56:38,169|||DefaultDispatcher-worker-1||||INFO||||||| Cluster(cds-cluster) node(dev-cds-blueprints-processor-568978cc79-6tjqb) listening to topic(BLUEPRINT_CLEAN_COMPILER_CACHE)...
2021-04-14 10:57:38,170|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-7||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Current leadership claims:
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} has 0,
	CPMember{uuid=e1864228-279b-491d-b4d1-df17043da6d4, address=[10.242.5.11]:5701} has 0,
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701} has 0 leaderships.
2021-04-14 10:57:38,173|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-7||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] CPGroup leadership balance is fine, cannot rebalance further...
2021-04-14 10:58:38,167|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-5||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Current leadership claims:
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} has 0,
	CPMember{uuid=e1864228-279b-491d-b4d1-df17043da6d4, address=[10.242.5.11]:5701} has 0,
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701} has 0 leaderships.
2021-04-14 10:58:38,169|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-5||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] CPGroup leadership balance is fine, cannot rebalance further...
2021-04-14 10:59:38,158|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-3||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Current leadership claims:
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} has 0,
	CPMember{uuid=e1864228-279b-491d-b4d1-df17043da6d4, address=[10.242.5.11]:5701} has 0,
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701} has 0 leaderships.
2021-04-14 10:59:38,161|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-3||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] CPGroup leadership balance is fine, cannot rebalance further...
2021-04-14 11:00:38,199|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-5||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Current leadership claims:
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} has 0,
	CPMember{uuid=e1864228-279b-491d-b4d1-df17043da6d4, address=[10.242.5.11]:5701} has 0,
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701} has 0 leaderships.
2021-04-14 11:00:38,201|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-5||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] CPGroup leadership balance is fine, cannot rebalance further...
2021-04-14 11:02:08,495|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.generic-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Connection[id=2, /10.242.228.138:49373->/10.242.5.11:5701, qualifier=null, endpoint=[10.242.5.11]:5701, alive=false, connectionType=MEMBER] closed. Reason: Member left event received from master
2021-04-14 11:02:08,514|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.event-2||||INFO||||||| MembershipEvent: MembershipEvent {member=Member [10.242.5.11]:5701 - e1864228-279b-491d-b4d1-df17043da6d4, type=removed, members=[Member [10.242.70.68]:5701 - 7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, Member [10.242.228.138]:5701 - 8f161d89-5a9f-4519-a33f-453374c2fc86 this]}
2021-04-14 11:02:08,515|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-7||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Cannot execute leadership rebalance at the moment: java.util.concurrent.CompletionException: com.hazelcast.core.MemberLeftException: Member [10.242.5.11]:5701 - e1864228-279b-491d-b4d1-df17043da6d4 has left cluster!
2021-04-14 11:02:08,515|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.generic-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

Members {size:2, ver:4} [
	Member [10.242.70.68]:5701 - 7b75fcf0-cf71-44a5-b4f2-7ac51c65b714
	Member [10.242.228.138]:5701 - 8f161d89-5a9f-4519-a33f-453374c2fc86 this
]

2021-04-14 11:02:08,531|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-4||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Committing/rolling-back live transactions of [10.242.5.11]:5701, UUID: e1864228-279b-491d-b4d1-df17043da6d4
2021-04-14 11:02:08,535|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-4||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] CPMember{uuid=e1864228-279b-491d-b4d1-df17043da6d4, address=[10.242.5.11]:5701} is not present in the cluster. It will be auto-removed after 120 seconds.
2021-04-14 11:02:38,152|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-1||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Cannot execute leadership rebalance at the moment: java.util.concurrent.CompletionException: com.hazelcast.spi.exception.TargetNotMemberException: Not Member! target: [10.242.5.11]:5701, partitionId: -1, operation: com.hazelcast.cp.internal.operation.GetLeadedGroupsOp, service: hz:core:raft
2021-04-14 11:03:38,152|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-4||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Cannot execute leadership rebalance at the moment: java.util.concurrent.CompletionException: com.hazelcast.spi.exception.TargetNotMemberException: Not Member! target: [10.242.5.11]:5701, partitionId: -1, operation: com.hazelcast.cp.internal.operation.GetLeadedGroupsOp, service: hz:core:raft
2021-04-14 11:04:08,944|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-7||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Removing CPMember{uuid=e1864228-279b-491d-b4d1-df17043da6d4, address=[10.242.5.11]:5701} since it is absent for 120 seconds.
2021-04-14 11:04:08,972|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] CPMember{uuid=e1864228-279b-491d-b4d1-df17043da6d4, address=[10.242.5.11]:5701} will be removed from [CPGroupId{name='METADATA', seed=0, groupId=0}]
2021-04-14 11:04:09,155|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] New members after REMOVE RaftEndpoint{uuid='e1864228-279b-491d-b4d1-df17043da6d4'} -> [RaftEndpoint{uuid='8f161d89-5a9f-4519-a33f-453374c2fc86'}, RaftEndpoint{uuid='7b75fcf0-cf71-44a5-b4f2-7ac51c65b714'}]
2021-04-14 11:04:09,155|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Status is set to: UPDATING_GROUP_MEMBER_LIST
2021-04-14 11:04:09,156|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:1, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - LEADER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:04:09,160|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Status is set to: ACTIVE
2021-04-14 11:04:09,166|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] CPMember{uuid=e1864228-279b-491d-b4d1-df17043da6d4, address=[10.242.5.11]:5701} is removed from CP Subsystem.
2021-04-14 11:04:09,167|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-7||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Auto-removal of CPMember{uuid=e1864228-279b-491d-b4d1-df17043da6d4, address=[10.242.5.11]:5701} is successful.
2021-04-14 11:04:38,155|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-6||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Current leadership claims:
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} has 0,
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701} has 0 leaderships.
2021-04-14 11:04:38,156|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-6||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] CPGroup leadership balance is fine, cannot rebalance further...
2021-04-14 11:04:38,271|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.IO.thread-in-2||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Initialized new cluster connection between /10.242.228.138:5701 and /10.242.5.11:56579
2021-04-14 11:04:38,493|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.priority-generic-operation.thread-0||||ERROR||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] [10.242.5.11]:5701 claims mastership but it is not a member!
java.lang.IllegalArgumentException: [10.242.5.11]:5701 claims mastership but it is not a member!
	at com.hazelcast.internal.util.Preconditions.checkTrue(Preconditions.java:327)
	at com.hazelcast.internal.cluster.impl.ClusterServiceImpl.handleMastershipClaim(ClusterServiceImpl.java:257)
	at com.hazelcast.internal.cluster.impl.operations.FetchMembersViewOp.run(FetchMembersViewOp.java:60)
	at com.hazelcast.spi.impl.operationservice.Operation.call(Operation.java:184)
	at com.hazelcast.spi.impl.operationservice.impl.OperationRunnerImpl.call(OperationRunnerImpl.java:228)
	at com.hazelcast.spi.impl.operationservice.impl.OperationRunnerImpl.run(OperationRunnerImpl.java:217)
	at com.hazelcast.spi.impl.operationservice.impl.OperationRunnerImpl.run(OperationRunnerImpl.java:433)
	at com.hazelcast.spi.impl.operationexecutor.impl.OperationThread.process(OperationThread.java:166)
	at com.hazelcast.spi.impl.operationexecutor.impl.OperationThread.process(OperationThread.java:136)
	at com.hazelcast.spi.impl.operationexecutor.impl.OperationThread.run(OperationThread.java:123)
2021-04-14 11:04:38,786|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.IO.thread-in-2||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Connection[id=3, /10.242.228.138:5701->/10.242.5.11:56579, qualifier=null, endpoint=[10.242.5.11]:5701, alive=false, connectionType=MEMBER] closed. Reason: Connection closed by the other side
2021-04-14 11:04:59,566|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.IO.thread-in-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Initialized new cluster connection between /10.242.228.138:5701 and /10.242.5.11:60893
2021-04-14 11:05:01,729|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] com.hazelcast.spi.exception.CallerNotMemberException: Not Member! this: [10.242.228.138]:5701, caller: [10.242.5.11]:5701, partitionId: 0, operation: com.hazelcast.cp.internal.operation.integration.PreVoteRequestOp, service: hz:core:raft
2021-04-14 11:05:04,514|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] com.hazelcast.spi.exception.CallerNotMemberException: Not Member! this: [10.242.228.138]:5701, caller: [10.242.5.11]:5701, partitionId: 0, operation: com.hazelcast.cp.internal.operation.integration.PreVoteRequestOp, service: hz:core:raft
2021-04-14 11:05:06,888|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] com.hazelcast.spi.exception.CallerNotMemberException: Not Member! this: [10.242.228.138]:5701, caller: [10.242.5.11]:5701, partitionId: 0, operation: com.hazelcast.cp.internal.operation.integration.PreVoteRequestOp, service: hz:core:raft
2021-04-14 11:05:09,153|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] com.hazelcast.spi.exception.CallerNotMemberException: Not Member! this: [10.242.228.138]:5701, caller: [10.242.5.11]:5701, partitionId: 0, operation: com.hazelcast.cp.internal.operation.integration.PreVoteRequestOp, service: hz:core:raft
2021-04-14 11:05:11,508|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] com.hazelcast.spi.exception.CallerNotMemberException: Not Member! this: [10.242.228.138]:5701, caller: [10.242.5.11]:5701, partitionId: 0, operation: com.hazelcast.cp.internal.operation.integration.PreVoteRequestOp, service: hz:core:raft
2021-04-14 11:05:14,376|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] com.hazelcast.spi.exception.CallerNotMemberException: Not Member! this: [10.242.228.138]:5701, caller: [10.242.5.11]:5701, partitionId: 0, operation: com.hazelcast.cp.internal.operation.integration.PreVoteRequestOp, service: hz:core:raft
2021-04-14 11:05:16,707|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] com.hazelcast.spi.exception.CallerNotMemberException: Not Member! this: [10.242.228.138]:5701, caller: [10.242.5.11]:5701, partitionId: 0, operation: com.hazelcast.cp.internal.operation.integration.PreVoteRequestOp, service: hz:core:raft
2021-04-14 11:05:19,208|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] com.hazelcast.spi.exception.CallerNotMemberException: Not Member! this: [10.242.228.138]:5701, caller: [10.242.5.11]:5701, partitionId: 0, operation: com.hazelcast.cp.internal.operation.integration.PreVoteRequestOp, service: hz:core:raft
2021-04-14 11:05:21,624|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] com.hazelcast.spi.exception.CallerNotMemberException: Not Member! this: [10.242.228.138]:5701, caller: [10.242.5.11]:5701, partitionId: 0, operation: com.hazelcast.cp.internal.operation.integration.PreVoteRequestOp, service: hz:core:raft
2021-04-14 11:05:24,509|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] com.hazelcast.spi.exception.CallerNotMemberException: Not Member! this: [10.242.228.138]:5701, caller: [10.242.5.11]:5701, partitionId: 0, operation: com.hazelcast.cp.internal.operation.integration.PreVoteRequestOp, service: hz:core:raft
2021-04-14 11:05:27,438|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] com.hazelcast.spi.exception.CallerNotMemberException: Not Member! this: [10.242.228.138]:5701, caller: [10.242.5.11]:5701, partitionId: 0, operation: com.hazelcast.cp.internal.operation.integration.PreVoteRequestOp, service: hz:core:raft
2021-04-14 11:05:28,885|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.IO.thread-in-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Connection[id=4, /10.242.228.138:5701->/10.242.5.11:60893, qualifier=null, endpoint=[10.242.5.11]:5701, alive=false, connectionType=MEMBER] closed. Reason: Connection closed by the other side
2021-04-14 11:05:38,157|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-5||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Current leadership claims:
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} has 0,
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701} has 0 leaderships.
2021-04-14 11:05:38,158|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-5||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] CPGroup leadership balance is fine, cannot rebalance further...
2021-04-14 11:06:38,153|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-5||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Current leadership claims:
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} has 0,
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701} has 0 leaderships.
2021-04-14 11:06:38,155|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-5||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] CPGroup leadership balance is fine, cannot rebalance further...
2021-04-14 11:07:38,154|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-4||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Current leadership claims:
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} has 0,
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701} has 0 leaderships.
2021-04-14 11:07:38,156|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-4||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] CPGroup leadership balance is fine, cannot rebalance further...
2021-04-14 11:08:38,154|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-7||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Current leadership claims:
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} has 0,
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701} has 0 leaderships.
2021-04-14 11:08:38,157|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-7||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] CPGroup leadership balance is fine, cannot rebalance further...
2021-04-14 11:09:38,153|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-4||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Current leadership claims:
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} has 0,
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701} has 0 leaderships.
2021-04-14 11:09:38,155|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-4||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] CPGroup leadership balance is fine, cannot rebalance further...
2021-04-14 11:10:38,153|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-6||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Current leadership claims:
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} has 0,
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701} has 0 leaderships.
2021-04-14 11:10:38,156|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-6||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] CPGroup leadership balance is fine, cannot rebalance further...
2021-04-14 11:11:38,154|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-7||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Current leadership claims:
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} has 0,
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701} has 0 leaderships.
2021-04-14 11:11:38,156|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-7||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] CPGroup leadership balance is fine, cannot rebalance further...
2021-04-14 11:12:38,153|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-3||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Current leadership claims:
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} has 0,
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701} has 0 leaderships.
2021-04-14 11:12:38,155|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-3||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] CPGroup leadership balance is fine, cannot rebalance further...
2021-04-14 11:13:38,154|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-4||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Current leadership claims:
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} has 0,
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701} has 0 leaderships.
2021-04-14 11:13:38,157|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-4||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] CPGroup leadership balance is fine, cannot rebalance further...
2021-04-14 11:14:38,154|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-3||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Current leadership claims:
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} has 0,
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701} has 0 leaderships.
2021-04-14 11:14:38,156|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-3||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] CPGroup leadership balance is fine, cannot rebalance further...
2021-04-14 11:15:38,158|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-5||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Current leadership claims:
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} has 0,
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701} has 0 leaderships.
2021-04-14 11:15:38,161|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-5||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] CPGroup leadership balance is fine, cannot rebalance further...
2021-04-14 11:16:38,154|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-2||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Current leadership claims:
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} has 0,
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701} has 0 leaderships.
2021-04-14 11:16:38,156|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-2||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] CPGroup leadership balance is fine, cannot rebalance further...
2021-04-14 11:17:38,177|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-7||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Current leadership claims:
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} has 0,
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701} has 0 leaderships.
2021-04-14 11:17:38,182|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-7||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] CPGroup leadership balance is fine, cannot rebalance further...
2021-04-14 11:18:57,833|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Demoting to FOLLOWER since not received acks from majority recently...
2021-04-14 11:18:57,838|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:1, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:18:59,280|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:18:59,280|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 2, last log index: 8, last log term: 1
2021-04-14 11:18:59,281|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:1, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:19:01,330|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:19:01,481|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 2, last log index: 8, last log term: 1
2021-04-14 11:19:01,482|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:1, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:19:02,028|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Ignored AppendSuccessResponse{follower=RaftEndpoint{uuid='7b75fcf0-cf71-44a5-b4f2-7ac51c65b714'}, term=1, lastLogIndex=8, queryRound=3}. We are not LEADER anymore.
2021-04-14 11:19:02,028|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Ignored AppendSuccessResponse{follower=RaftEndpoint{uuid='7b75fcf0-cf71-44a5-b4f2-7ac51c65b714'}, term=1, lastLogIndex=8, queryRound=3}. We are not LEADER anymore.
2021-04-14 11:19:02,028|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Ignored AppendSuccessResponse{follower=RaftEndpoint{uuid='7b75fcf0-cf71-44a5-b4f2-7ac51c65b714'}, term=1, lastLogIndex=8, queryRound=3}. We are not LEADER anymore.
2021-04-14 11:19:02,029|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Ignored AppendSuccessResponse{follower=RaftEndpoint{uuid='7b75fcf0-cf71-44a5-b4f2-7ac51c65b714'}, term=1, lastLogIndex=8, queryRound=3}. We are not LEADER anymore.
2021-04-14 11:19:02,029|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Ignored AppendSuccessResponse{follower=RaftEndpoint{uuid='7b75fcf0-cf71-44a5-b4f2-7ac51c65b714'}, term=1, lastLogIndex=8, queryRound=3}. We are not LEADER anymore.
2021-04-14 11:19:02,029|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Ignored AppendSuccessResponse{follower=RaftEndpoint{uuid='7b75fcf0-cf71-44a5-b4f2-7ac51c65b714'}, term=1, lastLogIndex=8, queryRound=3}. We are not LEADER anymore.
2021-04-14 11:19:02,030|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Ignored AppendSuccessResponse{follower=RaftEndpoint{uuid='7b75fcf0-cf71-44a5-b4f2-7ac51c65b714'}, term=1, lastLogIndex=8, queryRound=3}. We are not LEADER anymore.
2021-04-14 11:19:02,030|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Ignored AppendSuccessResponse{follower=RaftEndpoint{uuid='7b75fcf0-cf71-44a5-b4f2-7ac51c65b714'}, term=1, lastLogIndex=8, queryRound=3}. We are not LEADER anymore.
2021-04-14 11:19:02,030|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Ignored AppendSuccessResponse{follower=RaftEndpoint{uuid='7b75fcf0-cf71-44a5-b4f2-7ac51c65b714'}, term=1, lastLogIndex=8, queryRound=3}. We are not LEADER anymore.
2021-04-14 11:19:02,030|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Ignored AppendSuccessResponse{follower=RaftEndpoint{uuid='7b75fcf0-cf71-44a5-b4f2-7ac51c65b714'}, term=1, lastLogIndex=8, queryRound=3}. We are not LEADER anymore.
2021-04-14 11:19:02,072|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-5||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Current leadership claims:
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} has 0,
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701} has 0 leaderships.
2021-04-14 11:19:02,072|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-5||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] CPGroup leadership balance is fine, cannot rebalance further...
2021-04-14 11:19:03,717|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:19:04,477|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 2, last log index: 8, last log term: 1
2021-04-14 11:19:04,478|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:1, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:19:05,929|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:19:07,119|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 2, last log index: 8, last log term: 1
2021-04-14 11:19:07,119|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:1, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:19:08,673|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:19:09,359|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 2, last log index: 8, last log term: 1
2021-04-14 11:19:09,360|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:1, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:19:10,820|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:19:11,454|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 2, last log index: 8, last log term: 1
2021-04-14 11:19:11,454|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:1, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:19:12,934|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:19:14,197|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 2, last log index: 8, last log term: 1
2021-04-14 11:19:14,198|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:1, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:19:15,026|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:19:15,417|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote granted from RaftEndpoint{uuid='7b75fcf0-cf71-44a5-b4f2-7ac51c65b714'} for term: 2, number of votes: 2, majority: 2
2021-04-14 11:19:15,420|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We have the majority during pre-vote phase. Let's start real election!
2021-04-14 11:19:15,420|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Leader election started for term: 2, last log index: 8, last log term: 1
2021-04-14 11:19:15,420|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:2, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - CANDIDATE this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:19:15,421|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Ignored PreVoteResponse{voter=RaftEndpoint{uuid='7b75fcf0-cf71-44a5-b4f2-7ac51c65b714'}, term=2, granted=true}. We are not FOLLOWER anymore.
2021-04-14 11:19:15,421|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Ignored PreVoteResponse{voter=RaftEndpoint{uuid='7b75fcf0-cf71-44a5-b4f2-7ac51c65b714'}, term=2, granted=true}. We are not FOLLOWER anymore.
2021-04-14 11:19:15,421|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Ignored PreVoteResponse{voter=RaftEndpoint{uuid='7b75fcf0-cf71-44a5-b4f2-7ac51c65b714'}, term=2, granted=true}. We are not FOLLOWER anymore.
2021-04-14 11:19:15,430|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Ignored PreVoteResponse{voter=RaftEndpoint{uuid='7b75fcf0-cf71-44a5-b4f2-7ac51c65b714'}, term=2, granted=true}. We are not FOLLOWER anymore.
2021-04-14 11:19:15,430|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Ignored PreVoteResponse{voter=RaftEndpoint{uuid='7b75fcf0-cf71-44a5-b4f2-7ac51c65b714'}, term=2, granted=true}. We are not FOLLOWER anymore.
2021-04-14 11:19:15,430|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Ignored PreVoteResponse{voter=RaftEndpoint{uuid='7b75fcf0-cf71-44a5-b4f2-7ac51c65b714'}, term=2, granted=true}. We are not FOLLOWER anymore.
2021-04-14 11:19:15,471|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Vote granted from RaftEndpoint{uuid='7b75fcf0-cf71-44a5-b4f2-7ac51c65b714'} for term: 2, number of votes: 2, majority: 2
2021-04-14 11:19:15,471|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are the LEADER!
2021-04-14 11:19:15,472|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:2, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - LEADER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:19:38,207|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-5||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Current leadership claims:
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} has 0,
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701} has 0 leaderships.
2021-04-14 11:19:38,208|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-5||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] CPGroup leadership balance is fine, cannot rebalance further...
2021-04-14 11:20:55,489|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Demoting to FOLLOWER since not received acks from majority recently...
2021-04-14 11:20:55,492|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:2, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:20:57,748|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:20:57,748|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 3, last log index: 9, last log term: 2
2021-04-14 11:20:57,748|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:2, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:21:00,145|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:21:00,724|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 3, last log index: 9, last log term: 2
2021-04-14 11:21:00,724|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:2, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:21:02,611|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:21:02,950|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 3, last log index: 9, last log term: 2
2021-04-14 11:21:02,950|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:2, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:21:04,814|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:21:05,721|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 3, last log index: 9, last log term: 2
2021-04-14 11:21:05,721|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:2, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:21:06,928|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:21:07,879|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 3, last log index: 9, last log term: 2
2021-04-14 11:21:07,880|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:2, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:21:09,035|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Ignored AppendSuccessResponse{follower=RaftEndpoint{uuid='7b75fcf0-cf71-44a5-b4f2-7ac51c65b714'}, term=2, lastLogIndex=9, queryRound=0}. We are not LEADER anymore.
2021-04-14 11:21:09,036|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Ignored AppendSuccessResponse{follower=RaftEndpoint{uuid='7b75fcf0-cf71-44a5-b4f2-7ac51c65b714'}, term=2, lastLogIndex=9, queryRound=0}. We are not LEADER anymore.
2021-04-14 11:21:09,036|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Ignored AppendSuccessResponse{follower=RaftEndpoint{uuid='7b75fcf0-cf71-44a5-b4f2-7ac51c65b714'}, term=2, lastLogIndex=9, queryRound=0}. We are not LEADER anymore.
2021-04-14 11:21:09,037|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Ignored AppendSuccessResponse{follower=RaftEndpoint{uuid='7b75fcf0-cf71-44a5-b4f2-7ac51c65b714'}, term=2, lastLogIndex=9, queryRound=0}. We are not LEADER anymore.
2021-04-14 11:21:09,037|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Ignored AppendSuccessResponse{follower=RaftEndpoint{uuid='7b75fcf0-cf71-44a5-b4f2-7ac51c65b714'}, term=2, lastLogIndex=9, queryRound=0}. We are not LEADER anymore.
2021-04-14 11:21:09,037|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Ignored AppendSuccessResponse{follower=RaftEndpoint{uuid='7b75fcf0-cf71-44a5-b4f2-7ac51c65b714'}, term=2, lastLogIndex=9, queryRound=0}. We are not LEADER anymore.
2021-04-14 11:21:09,196|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Ignored AppendSuccessResponse{follower=RaftEndpoint{uuid='7b75fcf0-cf71-44a5-b4f2-7ac51c65b714'}, term=2, lastLogIndex=9, queryRound=0}. We are not LEADER anymore.
2021-04-14 11:21:09,197|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Ignored AppendSuccessResponse{follower=RaftEndpoint{uuid='7b75fcf0-cf71-44a5-b4f2-7ac51c65b714'}, term=2, lastLogIndex=9, queryRound=0}. We are not LEADER anymore.
2021-04-14 11:21:09,197|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Ignored AppendSuccessResponse{follower=RaftEndpoint{uuid='7b75fcf0-cf71-44a5-b4f2-7ac51c65b714'}, term=2, lastLogIndex=9, queryRound=0}. We are not LEADER anymore.
2021-04-14 11:21:09,671|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:21:10,090|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-2||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Current leadership claims:
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} has 0,
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701} has 0 leaderships.
2021-04-14 11:21:10,090|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-2||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] CPGroup leadership balance is fine, cannot rebalance further...
2021-04-14 11:21:10,237|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 3, last log index: 9, last log term: 2
2021-04-14 11:21:10,237|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:2, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:21:12,375|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:21:13,203|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 3, last log index: 9, last log term: 2
2021-04-14 11:21:13,204|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:2, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:21:14,423|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote granted from RaftEndpoint{uuid='7b75fcf0-cf71-44a5-b4f2-7ac51c65b714'} for term: 3, number of votes: 2, majority: 2
2021-04-14 11:21:14,423|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We have the majority during pre-vote phase. Let's start real election!
2021-04-14 11:21:14,424|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Leader election started for term: 3, last log index: 9, last log term: 2
2021-04-14 11:21:14,424|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - CANDIDATE this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:21:14,546|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Vote granted from RaftEndpoint{uuid='7b75fcf0-cf71-44a5-b4f2-7ac51c65b714'} for term: 3, number of votes: 2, majority: 2
2021-04-14 11:21:14,547|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are the LEADER!
2021-04-14 11:21:14,547|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - LEADER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:21:57,714|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-6||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Current leadership claims:
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} has 0,
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701} has 0 leaderships.
2021-04-14 11:21:57,715|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-6||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] CPGroup leadership balance is fine, cannot rebalance further...
2021-04-14 11:22:00,617|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701} is directly removed as there are only 2 CP members.
2021-04-14 11:22:31,086|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.IO.thread-in-1||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Connection[id=1, /10.242.228.138:55745->/10.242.70.68:5701, qualifier=null, endpoint=[10.242.70.68]:5701, alive=false, connectionType=MEMBER] closed. Reason: Connection closed by the other side
2021-04-14 11:22:31,098|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-6||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Connecting to /10.242.70.68:5701, timeout: 10000, bind-any: true
2021-04-14 11:22:31,101|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-6||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.70.68:5701. Reason: SocketException[Connection refused to address /10.242.70.68:5701]
2021-04-14 11:22:31,203|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-1||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Connecting to /10.242.70.68:5701, timeout: 10000, bind-any: true
2021-04-14 11:22:31,204|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-1||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.70.68:5701. Reason: SocketException[Connection refused to address /10.242.70.68:5701]
2021-04-14 11:22:31,305|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-1||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Connecting to /10.242.70.68:5701, timeout: 10000, bind-any: true
2021-04-14 11:22:31,307|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-1||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.70.68:5701. Reason: SocketException[Connection refused to address /10.242.70.68:5701]
2021-04-14 11:22:31,409|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-1||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Connecting to /10.242.70.68:5701, timeout: 10000, bind-any: true
2021-04-14 11:22:31,412|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-1||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.70.68:5701. Reason: SocketException[Connection refused to address /10.242.70.68:5701]
2021-04-14 11:22:31,413|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-1||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.70.68]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.70.68:5701}, Error-Count: 5
2021-04-14 11:22:31,414|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-1||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Member [10.242.70.68]:5701 - 7b75fcf0-cf71-44a5-b4f2-7ac51c65b714 is suspected to be dead for reason: No connection
2021-04-14 11:22:31,416|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-1||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Starting mastership claim process...
2021-04-14 11:22:31,417|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-1||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Local MembersView{version=4, members=[MemberInfo{address=[10.242.70.68]:5701, uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, liteMember=false, memberListJoinVersion=1}, MemberInfo{address=[10.242.228.138]:5701, uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, liteMember=false, memberListJoinVersion=3}]} with suspected members: [[10.242.70.68]:5701] and initial addresses to ask: []
2021-04-14 11:22:31,429|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-1||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Committing/rolling-back live transactions of [10.242.70.68]:5701, UUID: 7b75fcf0-cf71-44a5-b4f2-7ac51c65b714
2021-04-14 11:22:31,430|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-2||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

Members {size:1, ver:5} [
	Member [10.242.228.138]:5701 - 8f161d89-5a9f-4519-a33f-453374c2fc86 this
]

2021-04-14 11:22:31,430|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.event-2||||INFO||||||| MembershipEvent: MembershipEvent {member=Member [10.242.70.68]:5701 - 7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, type=removed, members=[Member [10.242.228.138]:5701 - 8f161d89-5a9f-4519-a33f-453374c2fc86 this]}
2021-04-14 11:22:31,430|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-2||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Mastership is claimed with: MembersView{version=5, members=[MemberInfo{address=[10.242.228.138]:5701, uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, liteMember=false, memberListJoinVersion=3}]}
2021-04-14 11:22:31,441|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.migration||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Fetching most recent partition table! my version: 1886
2021-04-14 11:22:31,441|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.migration||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Most recent partition table version: 1886
2021-04-14 11:22:31,442|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.migration||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Marked active migration MigrationInfo{uuid=89fd8fb3-ebdd-449a-8fae-bdc41b5b92f4, partitionId=127, source=[10.242.70.68]:5701 - 7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, sourceCurrentReplicaIndex=0, sourceNewReplicaIndex=-1, destination=[10.242.228.138]:5701 - 8f161d89-5a9f-4519-a33f-453374c2fc86, destinationCurrentReplicaIndex=1, destinationNewReplicaIndex=0, master=[10.242.70.68]:5701, initialPartitionVersion=1886, partitionVersionIncrement=3, processing=false, status=FAILED} as FAILED
2021-04-14 11:22:31,528|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.migration||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Partition balance is ok, no need to repartition.
2021-04-14 11:22:38,150|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-2||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Current leadership claims:
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} has 0 leaderships.
2021-04-14 11:22:38,151|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-2||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] CPGroup leadership balance is fine, cannot rebalance further...
2021-04-14 11:22:59,570|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Demoting to FOLLOWER since not received acks from majority recently...
2021-04-14 11:22:59,571|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:23:00,743|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:23:00,744|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:23:00,744|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:23:00,746|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-1||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Connecting to /10.242.70.68:5701, timeout: 10000, bind-any: true
2021-04-14 11:23:00,747|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-1||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.70.68:5701. Reason: SocketException[Connection refused to address /10.242.70.68:5701]
2021-04-14 11:23:00,747|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-1||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.70.68]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.70.68:5701}, Error-Count: 6
2021-04-14 11:23:02,964|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:23:03,288|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:23:03,289|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:23:03,292|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-5||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Connecting to /10.242.70.68:5701, timeout: 10000, bind-any: true
2021-04-14 11:23:03,294|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-5||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.70.68:5701. Reason: SocketException[Connection refused to address /10.242.70.68:5701]
2021-04-14 11:23:03,294|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-5||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.70.68]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.70.68:5701}, Error-Count: 7
2021-04-14 11:23:04,987|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:23:05,542|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:23:05,543|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:23:05,544|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-5||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Connecting to /10.242.70.68:5701, timeout: 10000, bind-any: true
2021-04-14 11:23:05,546|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-5||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.70.68:5701. Reason: SocketException[Connection refused to address /10.242.70.68:5701]
2021-04-14 11:23:05,546|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-5||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.70.68]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.70.68:5701}, Error-Count: 8
2021-04-14 11:23:07,984|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:23:08,448|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:23:08,448|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:23:08,449|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-5||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Connecting to /10.242.70.68:5701, timeout: 10000, bind-any: true
2021-04-14 11:23:08,450|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-5||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.70.68:5701. Reason: SocketException[Connection refused to address /10.242.70.68:5701]
2021-04-14 11:23:08,451|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-5||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.70.68]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.70.68:5701}, Error-Count: 9
2021-04-14 11:23:10,503|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:23:11,169|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:23:11,169|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:23:11,171|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-2||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Connecting to /10.242.70.68:5701, timeout: 10000, bind-any: true
2021-04-14 11:23:11,173|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-2||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.70.68:5701. Reason: SocketException[Connection refused to address /10.242.70.68:5701]
2021-04-14 11:23:11,173|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-2||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.70.68]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.70.68:5701}, Error-Count: 10
2021-04-14 11:23:12,800|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:23:13,402|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:23:13,402|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:23:13,406|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-1||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Connecting to /10.242.70.68:5701, timeout: 10000, bind-any: true
2021-04-14 11:23:13,408|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-1||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.70.68:5701. Reason: SocketException[Connection refused to address /10.242.70.68:5701]
2021-04-14 11:23:13,408|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-1||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.70.68]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.70.68:5701}, Error-Count: 11
2021-04-14 11:23:15,021|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:23:15,804|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:23:15,804|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:23:15,806|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-5||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Connecting to /10.242.70.68:5701, timeout: 10000, bind-any: true
2021-04-14 11:23:15,807|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-5||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.70.68:5701. Reason: SocketException[Connection refused to address /10.242.70.68:5701]
2021-04-14 11:23:15,808|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-5||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.70.68]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.70.68:5701}, Error-Count: 12
2021-04-14 11:23:17,722|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:23:18,063|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:23:18,064|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:23:18,066|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-1||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Connecting to /10.242.70.68:5701, timeout: 10000, bind-any: true
2021-04-14 11:23:18,067|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-1||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.70.68:5701. Reason: SocketException[Connection refused to address /10.242.70.68:5701]
2021-04-14 11:23:18,068|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-1||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.70.68]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.70.68:5701}, Error-Count: 13
2021-04-14 11:23:19,824|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:23:21,065|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:23:21,065|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:23:21,066|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-1||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Connecting to /10.242.70.68:5701, timeout: 10000, bind-any: true
2021-04-14 11:23:21,068|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-1||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.70.68:5701. Reason: SocketException[Connection refused to address /10.242.70.68:5701]
2021-04-14 11:23:21,068|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-1||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.70.68]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.70.68:5701}, Error-Count: 14
2021-04-14 11:23:22,123|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:23:23,580|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:23:23,580|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:23:23,581|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-5||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Connecting to /10.242.70.68:5701, timeout: 10000, bind-any: true
2021-04-14 11:23:23,583|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-5||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.70.68:5701. Reason: SocketException[Connection refused to address /10.242.70.68:5701]
2021-04-14 11:23:23,583|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-5||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.70.68]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.70.68:5701}, Error-Count: 15
2021-04-14 11:23:24,836|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:23:26,538|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:23:26,539|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:23:26,540|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-5||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Connecting to /10.242.70.68:5701, timeout: 10000, bind-any: true
2021-04-14 11:23:26,542|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-5||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.70.68:5701. Reason: SocketException[Connection refused to address /10.242.70.68:5701]
2021-04-14 11:23:26,542|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-5||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.70.68]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.70.68:5701}, Error-Count: 16
2021-04-14 11:23:26,871|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:23:29,455|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:23:29,456|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:23:29,460|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-1||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Connecting to /10.242.70.68:5701, timeout: 10000, bind-any: true
2021-04-14 11:23:29,461|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-1||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.70.68:5701. Reason: SocketException[Connection refused to address /10.242.70.68:5701]
2021-04-14 11:23:29,461|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-1||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.70.68]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.70.68:5701}, Error-Count: 17
2021-04-14 11:23:29,512|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:23:32,034|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:23:32,035|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:23:32,036|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-6||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Connecting to /10.242.70.68:5701, timeout: 10000, bind-any: true
2021-04-14 11:23:32,039|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-6||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.70.68:5701. Reason: SocketException[Connection refused to address /10.242.70.68:5701]
2021-04-14 11:23:32,040|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-6||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.70.68]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.70.68:5701}, Error-Count: 18
2021-04-14 11:23:32,236|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:23:34,175|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:23:34,175|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:23:34,176|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-6||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Connecting to /10.242.70.68:5701, timeout: 10000, bind-any: true
2021-04-14 11:23:34,177|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-6||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.70.68:5701. Reason: SocketException[Connection refused to address /10.242.70.68:5701]
2021-04-14 11:23:34,177|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-6||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.70.68]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.70.68:5701}, Error-Count: 19
2021-04-14 11:23:34,985|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:23:36,384|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:23:36,384|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:23:36,385|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-5||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Connecting to /10.242.70.68:5701, timeout: 10000, bind-any: true
2021-04-14 11:23:36,387|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-5||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.70.68:5701. Reason: SocketException[Connection refused to address /10.242.70.68:5701]
2021-04-14 11:23:36,387|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-5||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.70.68]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.70.68:5701}, Error-Count: 20
2021-04-14 11:23:37,894|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:23:38,877|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:23:38,878|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:23:38,880|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-2||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Connecting to /10.242.70.68:5701, timeout: 10000, bind-any: true
2021-04-14 11:23:38,882|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-2||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.70.68:5701. Reason: SocketException[Connection refused to address /10.242.70.68:5701]
2021-04-14 11:23:38,883|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-2||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.70.68]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.70.68:5701}, Error-Count: 21
2021-04-14 11:23:40,186|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:23:41,844|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:23:41,846|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:23:41,847|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-2||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Connecting to /10.242.70.68:5701, timeout: 10000, bind-any: true
2021-04-14 11:23:41,849|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-2||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.70.68:5701. Reason: SocketException[Connection refused to address /10.242.70.68:5701]
2021-04-14 11:23:41,849|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-2||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.70.68]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.70.68:5701}, Error-Count: 22
2021-04-14 11:23:43,022|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:23:44,757|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:23:44,757|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:23:44,758|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-2||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Connecting to /10.242.70.68:5701, timeout: 10000, bind-any: true
2021-04-14 11:23:44,760|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-2||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.70.68:5701. Reason: SocketException[Connection refused to address /10.242.70.68:5701]
2021-04-14 11:23:44,760|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-2||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.70.68]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.70.68:5701}, Error-Count: 23
2021-04-14 11:23:45,797|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:23:46,814|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:23:46,814|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:23:46,815|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-6||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Connecting to /10.242.70.68:5701, timeout: 10000, bind-any: true
2021-04-14 11:23:46,816|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-6||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.70.68:5701. Reason: SocketException[Connection refused to address /10.242.70.68:5701]
2021-04-14 11:23:46,817|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-6||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.70.68]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.70.68:5701}, Error-Count: 24
2021-04-14 11:23:48,584|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:23:49,258|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:23:49,258|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:23:49,259|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-6||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Connecting to /10.242.70.68:5701, timeout: 10000, bind-any: true
2021-04-14 11:23:49,261|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-6||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.70.68:5701. Reason: SocketException[Connection refused to address /10.242.70.68:5701]
2021-04-14 11:23:49,261|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-6||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.70.68]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.70.68:5701}, Error-Count: 25
2021-04-14 11:23:51,275|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:23:51,526|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:23:51,526|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:23:51,527|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-6||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Connecting to /10.242.70.68:5701, timeout: 10000, bind-any: true
2021-04-14 11:23:51,529|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-6||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.70.68:5701. Reason: SocketException[Connection refused to address /10.242.70.68:5701]
2021-04-14 11:23:51,529|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-6||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.70.68]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.70.68:5701}, Error-Count: 26
2021-04-14 11:23:54,155|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:23:54,325|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:23:54,326|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:23:54,327|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-5||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Connecting to /10.242.70.68:5701, timeout: 10000, bind-any: true
2021-04-14 11:23:56,675|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:23:56,908|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:23:56,908|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:23:58,808|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:23:59,325|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:23:59,326|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:24:01,247|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:24:01,462|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:24:01,462|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:24:03,511|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:24:03,511|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:24:03,904|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:24:05,421|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.IO.thread-in-2||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Initialized new cluster connection between /10.242.228.138:41521 and /10.242.70.68:5701
2021-04-14 11:24:06,391|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:24:06,392|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:24:06,506|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:24:08,539|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:24:08,539|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:24:09,354|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:24:11,484|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:24:11,491|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:24:11,491|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:24:13,698|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:24:13,698|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:24:14,224|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:24:16,293|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:24:16,294|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:24:17,080|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:24:18,558|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:24:18,559|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:24:19,180|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:24:20,451|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.priority-generic-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

Members {size:2, ver:6} [
	Member [10.242.228.138]:5701 - 8f161d89-5a9f-4519-a33f-453374c2fc86 this
	Member [10.242.70.68]:5701 - fa3fae20-e87c-4470-a831-a20d4248c681
]

2021-04-14 11:24:20,452|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.event-2||||INFO||||||| MembershipEvent: MembershipEvent {member=Member [10.242.70.68]:5701 - fa3fae20-e87c-4470-a831-a20d4248c681, type=added, members=[Member [10.242.228.138]:5701 - 8f161d89-5a9f-4519-a33f-453374c2fc86 this, Member [10.242.70.68]:5701 - fa3fae20-e87c-4470-a831-a20d4248c681]}
2021-04-14 11:24:20,727|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.migration||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Repartitioning cluster data. Migration tasks count: 271
2021-04-14 11:24:20,897|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:24:20,898|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:24:21,755|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:24:23,732|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:24:23,733|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:24:24,666|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:24:26,091|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:24:26,092|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:24:27,008|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:24:27,993|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-6||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Remaining migration tasks: 273. (repartitionTime=Wed Apr 14 11:24:20 GMT 2021, plannedMigrations=271, completedMigrations=0, remainingMigrations=271, totalCompletedMigrations=243, elapsedMigrationTime=0ms, totalElapsedMigrationTime=0ms)
2021-04-14 11:24:28,615|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:24:28,615|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:24:29,381|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:24:31,525|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:24:31,525|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:24:32,208|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:24:33,977|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:24:33,978|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:24:34,631|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:24:36,891|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:24:36,891|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:24:37,356|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:24:39,853|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:24:39,853|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:24:40,272|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:24:42,466|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:24:42,681|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:24:42,681|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:24:42,933|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-6||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Remaining migration tasks: 273. (repartitionTime=Wed Apr 14 11:24:20 GMT 2021, plannedMigrations=271, completedMigrations=0, remainingMigrations=271, totalCompletedMigrations=243, elapsedMigrationTime=0ms, totalElapsedMigrationTime=0ms)
2021-04-14 11:24:45,002|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:24:45,463|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:24:45,464|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:24:47,056|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:24:47,706|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:24:47,706|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:24:49,241|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:24:50,638|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:24:50,639|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:24:51,975|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:24:53,428|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:24:53,428|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:24:54,876|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:24:56,183|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:24:56,184|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:24:56,948|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:24:57,932|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-1||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Remaining migration tasks: 273. (repartitionTime=Wed Apr 14 11:24:20 GMT 2021, plannedMigrations=271, completedMigrations=0, remainingMigrations=271, totalCompletedMigrations=243, elapsedMigrationTime=0ms, totalElapsedMigrationTime=0ms)
2021-04-14 11:24:58,924|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:24:58,924|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:24:59,833|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:25:01,292|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:25:01,292|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:25:02,551|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:25:03,594|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:25:03,594|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:25:04,657|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:25:05,661|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:25:05,661|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:25:06,741|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:25:08,088|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:25:08,088|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:25:09,518|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:25:10,905|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:25:10,906|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:25:11,696|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:25:12,933|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-1||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Remaining migration tasks: 273. (repartitionTime=Wed Apr 14 11:24:20 GMT 2021, plannedMigrations=271, completedMigrations=0, remainingMigrations=271, totalCompletedMigrations=243, elapsedMigrationTime=0ms, totalElapsedMigrationTime=0ms)
2021-04-14 11:25:13,854|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:25:13,854|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:25:14,448|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:25:16,620|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:25:16,621|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:25:17,380|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:25:19,366|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:25:19,367|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:25:19,798|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:25:22,007|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:25:22,007|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:25:22,064|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:25:24,080|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:25:24,672|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:25:24,673|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:25:26,558|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:25:27,417|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:25:27,417|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:25:27,933|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-4||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Remaining migration tasks: 273. (repartitionTime=Wed Apr 14 11:24:20 GMT 2021, plannedMigrations=271, completedMigrations=0, remainingMigrations=271, totalCompletedMigrations=243, elapsedMigrationTime=0ms, totalElapsedMigrationTime=0ms)
2021-04-14 11:25:29,520|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:25:29,994|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:25:29,995|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:25:31,620|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:25:32,797|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:25:32,797|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:25:34,021|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:25:35,489|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:25:35,489|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:25:36,443|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:25:38,436|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:25:38,437|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:25:38,563|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:25:40,962|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:25:41,031|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:25:41,031|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:25:42,936|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-1||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Remaining migration tasks: 263. (repartitionTime=Wed Apr 14 11:24:20 GMT 2021, plannedMigrations=271, completedMigrations=10, remainingMigrations=261, totalCompletedMigrations=253, elapsedMigrationTime=81925ms, totalElapsedMigrationTime=81925ms)
2021-04-14 11:25:43,062|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:25:43,063|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:25:43,415|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:25:45,765|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:25:45,765|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:25:45,969|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:25:47,879|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:25:47,880|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:25:48,513|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:25:49,972|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:25:49,973|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:25:50,549|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:25:52,210|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:25:52,210|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:25:52,892|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:25:54,690|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:25:54,691|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:25:55,265|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:25:57,425|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:25:57,425|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:25:57,736|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.generic-operation.thread-1||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Shutdown request of Member [10.242.70.68]:5701 - fa3fae20-e87c-4470-a831-a20d4248c681 is handled
2021-04-14 11:25:57,788|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.migration||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Repartitioning cluster data. Migration tasks count: 103
2021-04-14 11:25:57,792|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:25:57,932|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-4||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Remaining migration tasks: 104. (repartitionTime=Wed Apr 14 11:25:57 GMT 2021, plannedMigrations=103, completedMigrations=1, remainingMigrations=102, totalCompletedMigrations=347, elapsedMigrationTime=123ms, totalElapsedMigrationTime=97173ms)
2021-04-14 11:25:59,605|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:25:59,605|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:26:00,564|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:26:01,816|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:26:01,816|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:26:02,671|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:26:04,768|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:26:04,768|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:26:05,550|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:26:07,392|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:26:07,392|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:26:08,282|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:26:09,515|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:26:09,515|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:26:10,824|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:26:12,015|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:26:12,015|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:26:12,933|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-1||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Remaining migration tasks: 56. (repartitionTime=Wed Apr 14 11:25:57 GMT 2021, plannedMigrations=103, completedMigrations=49, remainingMigrations=54, totalCompletedMigrations=395, elapsedMigrationTime=15061ms, totalElapsedMigrationTime=112111ms)
2021-04-14 11:26:13,267|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:26:14,680|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:26:14,680|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:26:15,508|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:26:16,763|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:26:16,764|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:26:17,535|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:26:19,165|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:26:19,165|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:26:20,025|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:26:21,992|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:26:21,992|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:26:22,847|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:26:24,233|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:26:24,234|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:26:24,862|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:26:26,289|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:26:26,289|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:26:27,106|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.IO.thread-in-2||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Connection[id=5, /10.242.228.138:41521->/10.242.70.68:5701, qualifier=null, endpoint=[10.242.70.68]:5701, alive=false, connectionType=MEMBER] closed. Reason: Connection closed by the other side
2021-04-14 11:26:27,111|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-1||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Connecting to /10.242.70.68:5701, timeout: 10000, bind-any: true
2021-04-14 11:26:27,112|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-1||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.70.68:5701. Reason: SocketException[Connection refused to address /10.242.70.68:5701]
2021-04-14 11:26:27,214|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-1||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Connecting to /10.242.70.68:5701, timeout: 10000, bind-any: true
2021-04-14 11:26:27,215|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-1||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.70.68:5701. Reason: SocketException[Connection refused to address /10.242.70.68:5701]
2021-04-14 11:26:27,316|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-1||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Connecting to /10.242.70.68:5701, timeout: 10000, bind-any: true
2021-04-14 11:26:27,318|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-1||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.70.68:5701. Reason: SocketException[Connection refused to address /10.242.70.68:5701]
2021-04-14 11:26:27,419|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-1||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Connecting to /10.242.70.68:5701, timeout: 10000, bind-any: true
2021-04-14 11:26:27,421|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-1||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.70.68:5701. Reason: SocketException[Connection refused to address /10.242.70.68:5701]
2021-04-14 11:26:27,422|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-1||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.70.68]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.70.68:5701}, Error-Count: 5
2021-04-14 11:26:27,423|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-1||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Removing Member [10.242.70.68]:5701 - fa3fae20-e87c-4470-a831-a20d4248c681
2021-04-14 11:26:27,425|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-1||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

Members {size:1, ver:7} [
	Member [10.242.228.138]:5701 - 8f161d89-5a9f-4519-a33f-453374c2fc86 this
]

2021-04-14 11:26:27,425|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.event-2||||INFO||||||| MembershipEvent: MembershipEvent {member=Member [10.242.70.68]:5701 - fa3fae20-e87c-4470-a831-a20d4248c681, type=removed, members=[Member [10.242.228.138]:5701 - 8f161d89-5a9f-4519-a33f-453374c2fc86 this]}
2021-04-14 11:26:27,426|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-7||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Committing/rolling-back live transactions of [10.242.70.68]:5701, UUID: fa3fae20-e87c-4470-a831-a20d4248c681
2021-04-14 11:26:27,429|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.migration||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Partition balance is ok, no need to repartition.
2021-04-14 11:26:27,507|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:26:28,430|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.migration||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] All migration tasks have been completed. (repartitionTime=Wed Apr 14 11:26:27 GMT 2021, plannedMigrations=0, completedMigrations=0, remainingMigrations=0, totalCompletedMigrations=449, elapsedMigrationTime=0ms, totalElapsedMigrationTime=126268ms)
2021-04-14 11:26:29,254|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:26:29,255|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:26:29,255|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-7||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Connecting to /10.242.70.68:5701, timeout: 10000, bind-any: true
2021-04-14 11:26:29,257|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-7||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.70.68:5701. Reason: SocketException[Connection refused to address /10.242.70.68:5701]
2021-04-14 11:26:29,257|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-7||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.70.68]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.70.68:5701}, Error-Count: 6
2021-04-14 11:26:29,908|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:26:31,781|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:26:31,782|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:26:31,782|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-4||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Connecting to /10.242.70.68:5701, timeout: 10000, bind-any: true
2021-04-14 11:26:31,787|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-4||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.70.68:5701. Reason: SocketException[Connection refused to address /10.242.70.68:5701]
2021-04-14 11:26:31,787|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-4||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.70.68]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.70.68:5701}, Error-Count: 7
2021-04-14 11:26:32,574|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:26:34,177|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:26:34,177|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:26:34,178|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-1||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Connecting to /10.242.70.68:5701, timeout: 10000, bind-any: true
2021-04-14 11:26:34,179|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-1||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.70.68:5701. Reason: SocketException[Connection refused to address /10.242.70.68:5701]
2021-04-14 11:26:34,179|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-1||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.70.68]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.70.68:5701}, Error-Count: 8
2021-04-14 11:26:35,039|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:26:37,088|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:26:37,089|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:26:37,090|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:26:37,090|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-7||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Connecting to /10.242.70.68:5701, timeout: 10000, bind-any: true
2021-04-14 11:26:37,092|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-7||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.70.68:5701. Reason: SocketException[Connection refused to address /10.242.70.68:5701]
2021-04-14 11:26:37,092|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-7||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.70.68]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.70.68:5701}, Error-Count: 9
2021-04-14 11:26:39,089|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:26:39,829|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:26:39,830|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:26:39,831|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-1||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Connecting to /10.242.70.68:5701, timeout: 10000, bind-any: true
2021-04-14 11:26:39,833|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-1||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.70.68:5701. Reason: SocketException[Connection refused to address /10.242.70.68:5701]
2021-04-14 11:26:39,833|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-1||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.70.68]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.70.68:5701}, Error-Count: 10
2021-04-14 11:26:41,164|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:26:41,848|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:26:41,848|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:26:41,849|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-7||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Connecting to /10.242.70.68:5701, timeout: 10000, bind-any: true
2021-04-14 11:26:41,851|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-7||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.70.68:5701. Reason: SocketException[Connection refused to address /10.242.70.68:5701]
2021-04-14 11:26:41,851|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-7||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.70.68]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.70.68:5701}, Error-Count: 11
2021-04-14 11:26:43,456|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:26:44,355|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:26:44,356|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:26:44,356|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-1||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Connecting to /10.242.70.68:5701, timeout: 10000, bind-any: true
2021-04-14 11:26:44,358|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-1||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.70.68:5701. Reason: SocketException[Connection refused to address /10.242.70.68:5701]
2021-04-14 11:26:44,358|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-1||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.70.68]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.70.68:5701}, Error-Count: 12
2021-04-14 11:26:46,082|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:26:46,789|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:26:46,790|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:26:46,790|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-4||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Connecting to /10.242.70.68:5701, timeout: 10000, bind-any: true
2021-04-14 11:26:46,794|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-4||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.70.68:5701. Reason: SocketException[Connection refused to address /10.242.70.68:5701]
2021-04-14 11:26:46,794|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-4||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.70.68]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.70.68:5701}, Error-Count: 13
2021-04-14 11:26:48,382|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:26:49,330|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:26:49,330|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:26:49,333|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-1||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Connecting to /10.242.70.68:5701, timeout: 10000, bind-any: true
2021-04-14 11:26:49,334|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-1||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.70.68:5701. Reason: SocketException[Connection refused to address /10.242.70.68:5701]
2021-04-14 11:26:49,335|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-1||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.70.68]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.70.68:5701}, Error-Count: 14
2021-04-14 11:26:50,760|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:26:52,039|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:26:52,040|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:26:52,040|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-1||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Connecting to /10.242.70.68:5701, timeout: 10000, bind-any: true
2021-04-14 11:26:52,042|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-1||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.70.68:5701. Reason: SocketException[Connection refused to address /10.242.70.68:5701]
2021-04-14 11:26:52,042|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-1||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.70.68]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.70.68:5701}, Error-Count: 15
2021-04-14 11:26:53,287|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:26:54,572|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:26:54,573|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:26:54,573|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-4||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Connecting to /10.242.70.68:5701, timeout: 10000, bind-any: true
2021-04-14 11:26:54,574|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-4||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.70.68:5701. Reason: SocketException[Connection refused to address /10.242.70.68:5701]
2021-04-14 11:26:54,574|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-4||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.70.68]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.70.68:5701}, Error-Count: 16
2021-04-14 11:26:55,880|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:26:57,293|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:26:57,294|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:26:57,294|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-4||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Connecting to /10.242.70.68:5701, timeout: 10000, bind-any: true
2021-04-14 11:26:57,295|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-4||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.70.68:5701. Reason: SocketException[Connection refused to address /10.242.70.68:5701]
2021-04-14 11:26:57,296|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-4||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.70.68]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.70.68:5701}, Error-Count: 17
2021-04-14 11:26:57,984|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:26:59,877|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:26:59,877|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:26:59,878|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-7||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Connecting to /10.242.70.68:5701, timeout: 10000, bind-any: true
2021-04-14 11:26:59,879|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-7||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.70.68:5701. Reason: SocketException[Connection refused to address /10.242.70.68:5701]
2021-04-14 11:26:59,879|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-7||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.70.68]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.70.68:5701}, Error-Count: 18
2021-04-14 11:27:00,825|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:27:02,327|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:27:02,327|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:27:02,327|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-7||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Connecting to /10.242.70.68:5701, timeout: 10000, bind-any: true
2021-04-14 11:27:02,328|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-7||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.70.68:5701. Reason: SocketException[Connection refused to address /10.242.70.68:5701]
2021-04-14 11:27:02,328|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-7||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.70.68]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.70.68:5701}, Error-Count: 19
2021-04-14 11:27:03,601|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:27:05,134|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:27:05,134|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:27:05,135|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-7||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Connecting to /10.242.70.68:5701, timeout: 10000, bind-any: true
2021-04-14 11:27:05,136|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-7||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.70.68:5701. Reason: SocketException[Connection refused to address /10.242.70.68:5701]
2021-04-14 11:27:05,137|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-7||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.70.68]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.70.68:5701}, Error-Count: 20
2021-04-14 11:27:06,242|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:27:08,062|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:27:08,062|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:27:08,063|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-4||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Connecting to /10.242.70.68:5701, timeout: 10000, bind-any: true
2021-04-14 11:27:08,064|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-4||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.70.68:5701. Reason: SocketException[Connection refused to address /10.242.70.68:5701]
2021-04-14 11:27:08,064|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-4||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.70.68]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.70.68:5701}, Error-Count: 21
2021-04-14 11:27:08,705|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:27:10,911|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:27:10,912|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:27:10,913|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-4||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Connecting to /10.242.70.68:5701, timeout: 10000, bind-any: true
2021-04-14 11:27:10,915|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-4||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.70.68:5701. Reason: SocketException[Connection refused to address /10.242.70.68:5701]
2021-04-14 11:27:10,915|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-4||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.70.68]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.70.68:5701}, Error-Count: 22
2021-04-14 11:27:11,481|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:27:13,370|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:27:13,370|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:27:13,371|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-4||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Connecting to /10.242.70.68:5701, timeout: 10000, bind-any: true
2021-04-14 11:27:13,372|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-4||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.70.68:5701. Reason: SocketException[Connection refused to address /10.242.70.68:5701]
2021-04-14 11:27:13,372|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-4||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.70.68]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.70.68:5701}, Error-Count: 23
2021-04-14 11:27:14,307|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:27:15,519|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:27:15,520|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:27:15,522|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-4||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Connecting to /10.242.70.68:5701, timeout: 10000, bind-any: true
2021-04-14 11:27:15,524|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-4||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.70.68:5701. Reason: SocketException[Connection refused to address /10.242.70.68:5701]
2021-04-14 11:27:15,524|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-4||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.70.68]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.70.68:5701}, Error-Count: 24
2021-04-14 11:27:16,372|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:27:18,254|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:27:18,254|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:27:18,255|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-6||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Connecting to /10.242.70.68:5701, timeout: 10000, bind-any: true
2021-04-14 11:27:18,257|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-6||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.70.68:5701. Reason: SocketException[Connection refused to address /10.242.70.68:5701]
2021-04-14 11:27:18,257|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-6||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.70.68]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.70.68:5701}, Error-Count: 25
2021-04-14 11:27:19,070|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:27:20,272|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:27:20,272|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:27:20,273|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-6||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Connecting to /10.242.70.68:5701, timeout: 10000, bind-any: true
2021-04-14 11:27:20,275|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-6||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.70.68:5701. Reason: SocketException[Connection refused to address /10.242.70.68:5701]
2021-04-14 11:27:20,276|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-6||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.70.68]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.70.68:5701}, Error-Count: 26
2021-04-14 11:27:21,583|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:27:22,780|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:27:22,780|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:27:22,782|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-4||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Connecting to /10.242.70.68:5701, timeout: 10000, bind-any: true
2021-04-14 11:27:22,784|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-4||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.70.68:5701. Reason: SocketException[Connection refused to address /10.242.70.68:5701]
2021-04-14 11:27:22,784|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-4||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.70.68]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.70.68:5701}, Error-Count: 27
2021-04-14 11:27:24,512|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:27:24,829|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:27:24,829|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:27:24,830|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-6||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Connecting to /10.242.70.68:5701, timeout: 10000, bind-any: true
2021-04-14 11:27:24,832|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-6||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.70.68:5701. Reason: SocketException[Connection refused to address /10.242.70.68:5701]
2021-04-14 11:27:24,832|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-6||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.70.68]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.70.68:5701}, Error-Count: 28
2021-04-14 11:27:26,797|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:27:27,330|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:27:27,330|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:27:27,331|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-7||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Connecting to /10.242.70.68:5701, timeout: 10000, bind-any: true
2021-04-14 11:27:27,332|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-7||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.70.68:5701. Reason: SocketException[Connection refused to address /10.242.70.68:5701]
2021-04-14 11:27:27,332|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-7||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.70.68]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.70.68:5701}, Error-Count: 29
2021-04-14 11:27:29,051|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:27:29,805|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:27:29,805|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:27:29,806|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-4||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Connecting to /10.242.70.68:5701, timeout: 10000, bind-any: true
2021-04-14 11:27:29,807|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-4||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.70.68:5701. Reason: SocketException[Connection refused to address /10.242.70.68:5701]
2021-04-14 11:27:29,807|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-4||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.70.68]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.70.68:5701}, Error-Count: 30
2021-04-14 11:27:31,531|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:27:31,841|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:27:31,841|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:27:31,842|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-4||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Connecting to /10.242.70.68:5701, timeout: 10000, bind-any: true
2021-04-14 11:27:31,843|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-4||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.70.68:5701. Reason: SocketException[Connection refused to address /10.242.70.68:5701]
2021-04-14 11:27:31,844|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-4||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.70.68]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.70.68:5701}, Error-Count: 31
2021-04-14 11:27:33,858|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:27:34,271|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:27:34,271|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:27:34,272|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-4||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Connecting to /10.242.70.68:5701, timeout: 10000, bind-any: true
2021-04-14 11:27:34,273|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-4||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.70.68:5701. Reason: SocketException[Connection refused to address /10.242.70.68:5701]
2021-04-14 11:27:34,273|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-4||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.70.68]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.70.68:5701}, Error-Count: 32
2021-04-14 11:27:36,473|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:27:36,945|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:27:36,945|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:27:36,946|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-4||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Connecting to /10.242.70.68:5701, timeout: 10000, bind-any: true
2021-04-14 11:27:36,948|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-4||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.70.68:5701. Reason: SocketException[Connection refused to address /10.242.70.68:5701]
2021-04-14 11:27:36,949|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-4||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.70.68]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.70.68:5701}, Error-Count: 33
2021-04-14 11:27:39,212|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:27:39,212|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:27:39,213|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-1||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Connecting to /10.242.70.68:5701, timeout: 10000, bind-any: true
2021-04-14 11:27:39,215|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-1||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.70.68:5701. Reason: SocketException[Connection refused to address /10.242.70.68:5701]
2021-04-14 11:27:39,215|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-1||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.70.68]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.70.68:5701}, Error-Count: 34
2021-04-14 11:27:39,291|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:27:41,544|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:27:41,545|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:27:41,550|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-7||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Connecting to /10.242.70.68:5701, timeout: 10000, bind-any: true
2021-04-14 11:27:41,552|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-7||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.70.68:5701. Reason: SocketException[Connection refused to address /10.242.70.68:5701]
2021-04-14 11:27:41,552|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-7||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.70.68]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.70.68:5701}, Error-Count: 35
2021-04-14 11:27:42,059|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:27:44,234|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:27:44,234|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:27:44,236|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-7||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Connecting to /10.242.70.68:5701, timeout: 10000, bind-any: true
2021-04-14 11:27:44,239|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-7||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.70.68:5701. Reason: SocketException[Connection refused to address /10.242.70.68:5701]
2021-04-14 11:27:44,239|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-7||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.70.68]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.70.68:5701}, Error-Count: 36
2021-04-14 11:27:44,354|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:27:46,790|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:27:46,790|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:27:46,791|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-4||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Connecting to /10.242.70.68:5701, timeout: 10000, bind-any: true
2021-04-14 11:27:46,796|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-4||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.70.68:5701. Reason: SocketException[Connection refused to address /10.242.70.68:5701]
2021-04-14 11:27:46,796|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-4||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.70.68]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.70.68:5701}, Error-Count: 37
2021-04-14 11:27:46,980|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:27:49,633|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:27:49,634|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:27:49,634|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-4||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Connecting to /10.242.70.68:5701, timeout: 10000, bind-any: true
2021-04-14 11:27:49,636|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-4||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.70.68:5701. Reason: SocketException[Connection refused to address /10.242.70.68:5701]
2021-04-14 11:27:49,636|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-4||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.70.68]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.70.68:5701}, Error-Count: 38
2021-04-14 11:27:49,912|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:27:52,204|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:27:52,205|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:27:52,210|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-7||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Connecting to /10.242.70.68:5701, timeout: 10000, bind-any: true
2021-04-14 11:27:52,213|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-7||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.70.68:5701. Reason: SocketException[Connection refused to address /10.242.70.68:5701]
2021-04-14 11:27:52,213|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-7||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.70.68]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.70.68:5701}, Error-Count: 39
2021-04-14 11:27:52,883|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:27:54,230|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:27:54,230|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:27:54,231|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-4||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Connecting to /10.242.70.68:5701, timeout: 10000, bind-any: true
2021-04-14 11:27:54,232|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-4||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.70.68:5701. Reason: SocketException[Connection refused to address /10.242.70.68:5701]
2021-04-14 11:27:54,232|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-4||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.70.68]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.70.68:5701}, Error-Count: 40
2021-04-14 11:27:55,244|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:27:56,667|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:27:56,667|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:27:56,668|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-4||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Connecting to /10.242.70.68:5701, timeout: 10000, bind-any: true
2021-04-14 11:27:56,669|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-4||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.70.68:5701. Reason: SocketException[Connection refused to address /10.242.70.68:5701]
2021-04-14 11:27:56,670|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-4||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.70.68]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.70.68:5701}, Error-Count: 41
2021-04-14 11:27:57,732|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:27:59,644|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:27:59,644|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:27:59,645|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-7||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Connecting to /10.242.70.68:5701, timeout: 10000, bind-any: true
2021-04-14 11:27:59,646|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-7||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.70.68:5701. Reason: SocketException[Connection refused to address /10.242.70.68:5701]
2021-04-14 11:27:59,646|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-7||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.70.68]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.70.68:5701}, Error-Count: 42
2021-04-14 11:28:00,034|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:28:02,106|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:28:02,612|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:28:02,612|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:28:02,612|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-7||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Connecting to /10.242.70.68:5701, timeout: 10000, bind-any: true
2021-04-14 11:28:02,614|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-7||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.70.68:5701. Reason: SocketException[Connection refused to address /10.242.70.68:5701]
2021-04-14 11:28:02,614|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-7||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.70.68]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.70.68:5701}, Error-Count: 43
2021-04-14 11:28:05,039|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:28:05,148|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:28:05,149|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:28:05,150|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-1||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Connecting to /10.242.70.68:5701, timeout: 10000, bind-any: true
2021-04-14 11:28:05,152|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-1||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.70.68:5701. Reason: SocketException[Connection refused to address /10.242.70.68:5701]
2021-04-14 11:28:05,152|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-1||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.70.68]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.70.68:5701}, Error-Count: 44
2021-04-14 11:28:07,602|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:28:07,863|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:28:07,863|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:28:07,864|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-7||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Connecting to /10.242.70.68:5701, timeout: 10000, bind-any: true
2021-04-14 11:28:07,865|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-7||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.70.68:5701. Reason: SocketException[Connection refused to address /10.242.70.68:5701]
2021-04-14 11:28:07,865|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-7||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.70.68]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.70.68:5701}, Error-Count: 45
2021-04-14 11:28:09,666|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:28:10,446|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:28:10,446|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:28:10,449|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-7||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Connecting to /10.242.70.68:5701, timeout: 10000, bind-any: true
2021-04-14 11:28:10,451|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-7||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.70.68:5701. Reason: SocketException[Connection refused to address /10.242.70.68:5701]
2021-04-14 11:28:10,451|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-7||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.70.68]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.70.68:5701}, Error-Count: 46
2021-04-14 11:28:11,692|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:28:12,898|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:28:12,899|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:28:12,900|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-7||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Connecting to /10.242.70.68:5701, timeout: 10000, bind-any: true
2021-04-14 11:28:12,901|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-7||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.70.68:5701. Reason: SocketException[Connection refused to address /10.242.70.68:5701]
2021-04-14 11:28:12,901|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-7||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.70.68]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.70.68:5701}, Error-Count: 47
2021-04-14 11:28:14,164|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:28:15,617|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:28:15,618|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:28:15,618|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-7||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Connecting to /10.242.70.68:5701, timeout: 10000, bind-any: true
2021-04-14 11:28:15,620|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-7||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.70.68:5701. Reason: SocketException[Connection refused to address /10.242.70.68:5701]
2021-04-14 11:28:15,620|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-7||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.70.68]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.70.68:5701}, Error-Count: 48
2021-04-14 11:28:16,388|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:28:18,276|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:28:18,276|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:28:18,277|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-4||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Connecting to /10.242.70.68:5701, timeout: 10000, bind-any: true
2021-04-14 11:28:18,278|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-4||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.70.68:5701. Reason: SocketException[Connection refused to address /10.242.70.68:5701]
2021-04-14 11:28:18,278|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-4||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.70.68]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.70.68:5701}, Error-Count: 49
2021-04-14 11:28:19,024|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:28:21,036|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:28:21,036|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:28:21,037|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-4||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Connecting to /10.242.70.68:5701, timeout: 10000, bind-any: true
2021-04-14 11:28:21,038|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-4||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.70.68:5701. Reason: SocketException[Connection refused to address /10.242.70.68:5701]
2021-04-14 11:28:21,038|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-4||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.70.68]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.70.68:5701}, Error-Count: 50
2021-04-14 11:28:21,461|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:28:23,455|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:28:23,455|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:28:23,456|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-4||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Connecting to /10.242.70.68:5701, timeout: 10000, bind-any: true
2021-04-14 11:28:23,457|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-4||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.70.68:5701. Reason: SocketException[Connection refused to address /10.242.70.68:5701]
2021-04-14 11:28:23,457|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-4||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.70.68]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.70.68:5701}, Error-Count: 51
2021-04-14 11:28:23,991|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:28:25,763|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:28:25,763|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:28:25,763|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-4||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Connecting to /10.242.70.68:5701, timeout: 10000, bind-any: true
2021-04-14 11:28:25,764|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-4||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.70.68:5701. Reason: SocketException[Connection refused to address /10.242.70.68:5701]
2021-04-14 11:28:25,765|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-4||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.70.68]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.70.68:5701}, Error-Count: 52
2021-04-14 11:28:26,659|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:28:28,420|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:28:28,421|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:28:28,422|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-6||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Connecting to /10.242.70.68:5701, timeout: 10000, bind-any: true
2021-04-14 11:28:28,423|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-6||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.70.68:5701. Reason: SocketException[Connection refused to address /10.242.70.68:5701]
2021-04-14 11:28:28,423|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-6||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.70.68]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.70.68:5701}, Error-Count: 53
2021-04-14 11:28:29,013|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:28:30,766|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:28:30,766|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:28:30,766|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-6||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Connecting to /10.242.70.68:5701, timeout: 10000, bind-any: true
2021-04-14 11:28:30,768|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-6||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.70.68:5701. Reason: SocketException[Connection refused to address /10.242.70.68:5701]
2021-04-14 11:28:30,768|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-6||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.70.68]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.70.68:5701}, Error-Count: 54
2021-04-14 11:28:31,680|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:28:32,924|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:28:32,925|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:28:32,926|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-2||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Connecting to /10.242.70.68:5701, timeout: 10000, bind-any: true
2021-04-14 11:28:32,927|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-2||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.70.68:5701. Reason: SocketException[Connection refused to address /10.242.70.68:5701]
2021-04-14 11:28:32,928|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-2||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.70.68]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.70.68:5701}, Error-Count: 55
2021-04-14 11:28:34,092|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:28:35,497|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:28:35,498|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:28:35,499|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-6||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Connecting to /10.242.70.68:5701, timeout: 10000, bind-any: true
2021-04-14 11:28:35,500|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-6||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.70.68:5701. Reason: SocketException[Connection refused to address /10.242.70.68:5701]
2021-04-14 11:28:35,500|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-6||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.70.68]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.70.68:5701}, Error-Count: 56
2021-04-14 11:28:37,050|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:28:37,893|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:28:37,894|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:28:37,894|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-2||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Connecting to /10.242.70.68:5701, timeout: 10000, bind-any: true
2021-04-14 11:28:37,896|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-2||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.70.68:5701. Reason: SocketException[Connection refused to address /10.242.70.68:5701]
2021-04-14 11:28:37,896|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-2||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.70.68]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.70.68:5701}, Error-Count: 57
2021-04-14 11:28:39,528|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:28:39,977|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:28:39,977|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:28:39,979|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-2||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Connecting to /10.242.70.68:5701, timeout: 10000, bind-any: true
2021-04-14 11:28:39,981|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-2||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.70.68:5701. Reason: SocketException[Connection refused to address /10.242.70.68:5701]
2021-04-14 11:28:39,981|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-2||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.70.68]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.70.68:5701}, Error-Count: 58
2021-04-14 11:28:42,080|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:28:42,080|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:28:42,080|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-6||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Connecting to /10.242.70.68:5701, timeout: 10000, bind-any: true
2021-04-14 11:28:42,081|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-6||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.70.68:5701. Reason: SocketException[Connection refused to address /10.242.70.68:5701]
2021-04-14 11:28:42,081|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-6||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.70.68]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.70.68:5701}, Error-Count: 59
2021-04-14 11:28:42,367|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:28:44,310|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:28:44,310|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:28:44,310|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-3||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Connecting to /10.242.70.68:5701, timeout: 10000, bind-any: true
2021-04-14 11:28:44,313|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-3||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.70.68:5701. Reason: SocketException[Connection refused to address /10.242.70.68:5701]
2021-04-14 11:28:44,313|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-3||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.70.68]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.70.68:5701}, Error-Count: 60
2021-04-14 11:28:44,669|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:28:46,844|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:28:46,848|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:28:46,849|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-2||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Connecting to /10.242.70.68:5701, timeout: 10000, bind-any: true
2021-04-14 11:28:46,850|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-2||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.70.68:5701. Reason: SocketException[Connection refused to address /10.242.70.68:5701]
2021-04-14 11:28:46,850|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-2||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.70.68]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.70.68:5701}, Error-Count: 61
2021-04-14 11:28:47,509|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:28:49,028|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:28:49,028|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:28:49,029|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-3||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Connecting to /10.242.70.68:5701, timeout: 10000, bind-any: true
2021-04-14 11:28:49,030|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-3||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.70.68:5701. Reason: SocketException[Connection refused to address /10.242.70.68:5701]
2021-04-14 11:28:49,030|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-3||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.70.68]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.70.68:5701}, Error-Count: 62
2021-04-14 11:28:50,032|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:28:51,172|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:28:51,172|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:28:51,173|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-2||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Connecting to /10.242.70.68:5701, timeout: 10000, bind-any: true
2021-04-14 11:28:51,174|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-2||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.70.68:5701. Reason: SocketException[Connection refused to address /10.242.70.68:5701]
2021-04-14 11:28:51,174|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-2||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.70.68]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.70.68:5701}, Error-Count: 63
2021-04-14 11:28:52,928|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:28:54,116|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:28:54,117|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:28:54,118|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-2||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Connecting to /10.242.70.68:5701, timeout: 10000, bind-any: true
2021-04-14 11:28:54,120|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-2||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.70.68:5701. Reason: SocketException[Connection refused to address /10.242.70.68:5701]
2021-04-14 11:28:54,120|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-2||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.70.68]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.70.68:5701}, Error-Count: 64
2021-04-14 11:28:55,875|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:28:56,239|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:28:56,239|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:28:56,240|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-3||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Connecting to /10.242.70.68:5701, timeout: 10000, bind-any: true
2021-04-14 11:28:56,242|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-3||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.70.68:5701. Reason: SocketException[Connection refused to address /10.242.70.68:5701]
2021-04-14 11:28:56,242|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-3||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.70.68]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.70.68:5701}, Error-Count: 65
2021-04-14 11:28:58,016|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:28:58,871|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:28:58,871|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:28:58,872|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-6||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Connecting to /10.242.70.68:5701, timeout: 10000, bind-any: true
2021-04-14 11:28:58,873|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-6||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.70.68:5701. Reason: SocketException[Connection refused to address /10.242.70.68:5701]
2021-04-14 11:28:58,873|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-6||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.70.68]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.70.68:5701}, Error-Count: 66
2021-04-14 11:29:00,673|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:29:01,391|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:29:01,392|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:29:01,393|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-6||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Connecting to /10.242.70.68:5701, timeout: 10000, bind-any: true
2021-04-14 11:29:01,394|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-6||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.70.68:5701. Reason: SocketException[Connection refused to address /10.242.70.68:5701]
2021-04-14 11:29:01,395|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-6||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.70.68]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.70.68:5701}, Error-Count: 67
2021-04-14 11:29:03,176|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:29:03,956|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:29:03,956|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:29:03,957|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-3||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Connecting to /10.242.70.68:5701, timeout: 10000, bind-any: true
2021-04-14 11:29:03,959|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-3||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.70.68:5701. Reason: SocketException[Connection refused to address /10.242.70.68:5701]
2021-04-14 11:29:03,959|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-3||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.70.68]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.70.68:5701}, Error-Count: 68
2021-04-14 11:29:05,397|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:29:06,682|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:29:06,683|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:29:06,684|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-6||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Connecting to /10.242.70.68:5701, timeout: 10000, bind-any: true
2021-04-14 11:29:06,686|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-6||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.70.68:5701. Reason: SocketException[Connection refused to address /10.242.70.68:5701]
2021-04-14 11:29:06,686|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-6||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.70.68]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.70.68:5701}, Error-Count: 69
2021-04-14 11:29:08,006|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:29:09,103|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:29:09,104|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:29:09,106|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-6||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Connecting to /10.242.70.68:5701, timeout: 10000, bind-any: true
2021-04-14 11:29:09,109|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-6||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.70.68:5701. Reason: SocketException[Connection refused to address /10.242.70.68:5701]
2021-04-14 11:29:09,109|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-6||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.70.68]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.70.68:5701}, Error-Count: 70
2021-04-14 11:29:10,879|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:29:11,348|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:29:11,348|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:29:11,349|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-3||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Connecting to /10.242.70.68:5701, timeout: 10000, bind-any: true
2021-04-14 11:29:11,351|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-3||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.70.68:5701. Reason: SocketException[Connection refused to address /10.242.70.68:5701]
2021-04-14 11:29:11,351|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-3||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.70.68]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.70.68:5701}, Error-Count: 71
2021-04-14 11:29:13,476|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:29:13,998|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:29:13,998|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:29:14,000|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-6||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Connecting to /10.242.70.68:5701, timeout: 10000, bind-any: true
2021-04-14 11:29:14,004|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-6||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.70.68:5701. Reason: SocketException[Connection refused to address /10.242.70.68:5701]
2021-04-14 11:29:14,004|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-6||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.70.68]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.70.68:5701}, Error-Count: 72
2021-04-14 11:29:16,023|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:29:16,024|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:29:16,025|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-6||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Connecting to /10.242.70.68:5701, timeout: 10000, bind-any: true
2021-04-14 11:29:16,027|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-6||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.70.68:5701. Reason: SocketException[Connection refused to address /10.242.70.68:5701]
2021-04-14 11:29:16,027|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-6||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.70.68]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.70.68:5701}, Error-Count: 73
2021-04-14 11:29:16,442|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:29:18,355|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:29:18,356|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:29:18,357|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-2||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Connecting to /10.242.70.68:5701, timeout: 10000, bind-any: true
2021-04-14 11:29:18,359|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-2||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.70.68:5701. Reason: SocketException[Connection refused to address /10.242.70.68:5701]
2021-04-14 11:29:18,359|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-2||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.70.68]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.70.68:5701}, Error-Count: 74
2021-04-14 11:29:18,956|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:29:20,957|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:29:20,957|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:29:20,958|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-6||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Connecting to /10.242.70.68:5701, timeout: 10000, bind-any: true
2021-04-14 11:29:20,960|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-6||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.70.68:5701. Reason: SocketException[Connection refused to address /10.242.70.68:5701]
2021-04-14 11:29:20,961|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-6||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.70.68]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.70.68:5701}, Error-Count: 75
2021-04-14 11:29:21,144|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:29:23,133|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:29:23,133|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:29:23,134|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-6||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Connecting to /10.242.70.68:5701, timeout: 10000, bind-any: true
2021-04-14 11:29:23,135|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-6||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.70.68:5701. Reason: SocketException[Connection refused to address /10.242.70.68:5701]
2021-04-14 11:29:23,136|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-6||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.70.68]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.70.68:5701}, Error-Count: 76
2021-04-14 11:29:23,702|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:29:25,317|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:29:25,318|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:29:25,319|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-2||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Connecting to /10.242.70.68:5701, timeout: 10000, bind-any: true
2021-04-14 11:29:25,320|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-2||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.70.68:5701. Reason: SocketException[Connection refused to address /10.242.70.68:5701]
2021-04-14 11:29:25,321|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-2||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.70.68]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.70.68:5701}, Error-Count: 77
2021-04-14 11:29:26,668|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:29:28,157|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:29:28,157|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:29:28,158|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-7||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Connecting to /10.242.70.68:5701, timeout: 10000, bind-any: true
2021-04-14 11:29:28,159|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-7||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.70.68:5701. Reason: SocketException[Connection refused to address /10.242.70.68:5701]
2021-04-14 11:29:28,159|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-7||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.70.68]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.70.68:5701}, Error-Count: 78
2021-04-14 11:29:29,505|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:29:31,033|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:29:31,034|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:29:31,035|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-2||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Connecting to /10.242.70.68:5701, timeout: 10000, bind-any: true
2021-04-14 11:29:31,036|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-2||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.70.68:5701. Reason: SocketException[Connection refused to address /10.242.70.68:5701]
2021-04-14 11:29:31,036|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-2||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.70.68]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.70.68:5701}, Error-Count: 79
2021-04-14 11:29:31,565|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:29:33,352|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:29:33,353|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:29:33,354|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-1||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Connecting to /10.242.70.68:5701, timeout: 10000, bind-any: true
2021-04-14 11:29:33,355|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-1||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.70.68:5701. Reason: SocketException[Connection refused to address /10.242.70.68:5701]
2021-04-14 11:29:33,355|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-1||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.70.68]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.70.68:5701}, Error-Count: 80
2021-04-14 11:29:34,199|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:29:35,607|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:29:35,607|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:29:35,608|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-1||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Connecting to /10.242.70.68:5701, timeout: 10000, bind-any: true
2021-04-14 11:29:35,610|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-1||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.70.68:5701. Reason: SocketException[Connection refused to address /10.242.70.68:5701]
2021-04-14 11:29:35,610|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-1||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.70.68]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.70.68:5701}, Error-Count: 81
2021-04-14 11:29:37,095|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:29:38,135|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:29:38,135|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:29:38,136|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-1||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Connecting to /10.242.70.68:5701, timeout: 10000, bind-any: true
2021-04-14 11:29:38,138|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-1||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.70.68:5701. Reason: SocketException[Connection refused to address /10.242.70.68:5701]
2021-04-14 11:29:38,138|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-1||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.70.68]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.70.68:5701}, Error-Count: 82
2021-04-14 11:29:39,795|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:29:40,365|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:29:40,366|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:29:40,366|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-6||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Connecting to /10.242.70.68:5701, timeout: 10000, bind-any: true
2021-04-14 11:29:40,367|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-6||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.70.68:5701. Reason: SocketException[Connection refused to address /10.242.70.68:5701]
2021-04-14 11:29:40,367|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-6||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.70.68]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.70.68:5701}, Error-Count: 83
2021-04-14 11:29:42,513|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:29:42,983|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:29:42,984|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:29:42,986|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-1||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Connecting to /10.242.70.68:5701, timeout: 10000, bind-any: true
2021-04-14 11:29:42,987|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-1||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.70.68:5701. Reason: SocketException[Connection refused to address /10.242.70.68:5701]
2021-04-14 11:29:42,988|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-1||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.70.68]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.70.68:5701}, Error-Count: 84
2021-04-14 11:29:45,467|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:29:45,553|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:29:45,554|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:29:45,555|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-6||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Connecting to /10.242.70.68:5701, timeout: 10000, bind-any: true
2021-04-14 11:29:45,556|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-6||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.70.68:5701. Reason: SocketException[Connection refused to address /10.242.70.68:5701]
2021-04-14 11:29:45,557|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-6||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.70.68]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.70.68:5701}, Error-Count: 85
2021-04-14 11:29:47,590|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:29:47,591|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:29:47,592|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-6||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Connecting to /10.242.70.68:5701, timeout: 10000, bind-any: true
2021-04-14 11:29:47,593|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-6||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.70.68:5701. Reason: SocketException[Connection refused to address /10.242.70.68:5701]
2021-04-14 11:29:47,593|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-6||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.70.68]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.70.68:5701}, Error-Count: 86
2021-04-14 11:29:47,919|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:29:50,153|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:29:50,373|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:29:50,374|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:29:50,374|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-1||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Connecting to /10.242.70.68:5701, timeout: 10000, bind-any: true
2021-04-14 11:29:50,375|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-1||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.70.68:5701. Reason: SocketException[Connection refused to address /10.242.70.68:5701]
2021-04-14 11:29:50,375|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-1||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.70.68]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.70.68:5701}, Error-Count: 87
2021-04-14 11:29:52,588|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:29:52,589|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:29:52,589|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-1||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Connecting to /10.242.70.68:5701, timeout: 10000, bind-any: true
2021-04-14 11:29:52,591|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-1||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.70.68:5701. Reason: SocketException[Connection refused to address /10.242.70.68:5701]
2021-04-14 11:29:52,591|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-1||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.70.68]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.70.68:5701}, Error-Count: 88
2021-04-14 11:29:52,684|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:29:55,537|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:29:55,538|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:29:55,539|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-1||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Connecting to /10.242.70.68:5701, timeout: 10000, bind-any: true
2021-04-14 11:29:55,540|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-1||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.70.68:5701. Reason: SocketException[Connection refused to address /10.242.70.68:5701]
2021-04-14 11:29:55,540|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-1||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.70.68]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.70.68:5701}, Error-Count: 89
2021-04-14 11:29:55,572|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:29:58,204|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:29:58,205|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:29:58,205|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-2||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Connecting to /10.242.70.68:5701, timeout: 10000, bind-any: true
2021-04-14 11:29:58,206|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-2||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.70.68:5701. Reason: SocketException[Connection refused to address /10.242.70.68:5701]
2021-04-14 11:29:58,206|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-2||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.70.68]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.70.68:5701}, Error-Count: 90
2021-04-14 11:29:58,328|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:30:00,385|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:30:00,891|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:30:00,892|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:30:00,892|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-1||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Connecting to /10.242.70.68:5701, timeout: 10000, bind-any: true
2021-04-14 11:30:00,894|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-1||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.70.68:5701. Reason: SocketException[Connection refused to address /10.242.70.68:5701]
2021-04-14 11:30:00,894|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-1||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.70.68]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.70.68:5701}, Error-Count: 91
2021-04-14 11:30:03,068|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:30:03,424|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:30:03,424|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:30:03,425|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-1||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Connecting to /10.242.70.68:5701, timeout: 10000, bind-any: true
2021-04-14 11:30:03,426|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-1||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.70.68:5701. Reason: SocketException[Connection refused to address /10.242.70.68:5701]
2021-04-14 11:30:03,427|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-1||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.70.68]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.70.68:5701}, Error-Count: 92
2021-04-14 11:30:05,255|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:30:06,334|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:30:06,334|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:30:06,336|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-5||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Connecting to /10.242.70.68:5701, timeout: 10000, bind-any: true
2021-04-14 11:30:06,338|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-5||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.70.68:5701. Reason: SocketException[Connection refused to address /10.242.70.68:5701]
2021-04-14 11:30:06,338|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-5||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.70.68]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.70.68:5701}, Error-Count: 93
2021-04-14 11:30:07,636|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:30:08,866|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:30:08,867|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:30:08,868|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-5||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Connecting to /10.242.70.68:5701, timeout: 10000, bind-any: true
2021-04-14 11:30:08,870|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-5||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.70.68:5701. Reason: SocketException[Connection refused to address /10.242.70.68:5701]
2021-04-14 11:30:08,870|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-5||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.70.68]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.70.68:5701}, Error-Count: 94
2021-04-14 11:30:09,756|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:30:11,496|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:30:11,496|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:30:11,498|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-5||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Connecting to /10.242.70.68:5701, timeout: 10000, bind-any: true
2021-04-14 11:30:11,499|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-5||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.70.68:5701. Reason: SocketException[Connection refused to address /10.242.70.68:5701]
2021-04-14 11:30:11,499|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-5||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.70.68]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.70.68:5701}, Error-Count: 95
2021-04-14 11:30:11,771|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:30:13,651|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:30:13,651|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:30:13,652|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-5||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Connecting to /10.242.70.68:5701, timeout: 10000, bind-any: true
2021-04-14 11:30:13,653|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-5||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.70.68:5701. Reason: SocketException[Connection refused to address /10.242.70.68:5701]
2021-04-14 11:30:13,653|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-5||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.70.68]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.70.68:5701}, Error-Count: 96
2021-04-14 11:30:14,039|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:30:15,967|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:30:15,967|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:30:15,967|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-1||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Connecting to /10.242.70.68:5701, timeout: 10000, bind-any: true
2021-04-14 11:30:15,969|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-1||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.70.68:5701. Reason: SocketException[Connection refused to address /10.242.70.68:5701]
2021-04-14 11:30:15,969|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-1||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.70.68]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.70.68:5701}, Error-Count: 97
2021-04-14 11:30:16,701|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:30:18,325|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:30:18,325|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:30:18,327|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-5||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Connecting to /10.242.70.68:5701, timeout: 10000, bind-any: true
2021-04-14 11:30:18,329|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-5||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.70.68:5701. Reason: SocketException[Connection refused to address /10.242.70.68:5701]
2021-04-14 11:30:18,329|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-5||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.70.68]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.70.68:5701}, Error-Count: 98
2021-04-14 11:30:19,265|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:30:20,797|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:30:20,797|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:30:20,799|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-1||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Connecting to /10.242.70.68:5701, timeout: 10000, bind-any: true
2021-04-14 11:30:20,801|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-1||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.70.68:5701. Reason: SocketException[Connection refused to address /10.242.70.68:5701]
2021-04-14 11:30:20,801|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-1||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.70.68]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.70.68:5701}, Error-Count: 99
2021-04-14 11:30:22,153|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:30:22,821|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:30:22,821|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:30:22,822|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-1||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Connecting to /10.242.70.68:5701, timeout: 10000, bind-any: true
2021-04-14 11:30:22,824|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-1||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.70.68:5701. Reason: SocketException[Connection refused to address /10.242.70.68:5701]
2021-04-14 11:30:22,824|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-1||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.70.68]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.70.68:5701}, Error-Count: 100
2021-04-14 11:30:24,253|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:30:25,568|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:30:25,569|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:30:25,570|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-5||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Connecting to /10.242.70.68:5701, timeout: 10000, bind-any: true
2021-04-14 11:30:25,571|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-5||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.70.68:5701. Reason: SocketException[Connection refused to address /10.242.70.68:5701]
2021-04-14 11:30:25,572|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-5||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.70.68]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.70.68:5701}, Error-Count: 101
2021-04-14 11:30:26,473|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:30:28,218|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:30:28,218|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:30:28,219|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-3||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Connecting to /10.242.70.68:5701, timeout: 10000, bind-any: true
2021-04-14 11:30:28,220|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-3||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.70.68:5701. Reason: SocketException[Connection refused to address /10.242.70.68:5701]
2021-04-14 11:30:28,221|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-3||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.70.68]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.70.68:5701}, Error-Count: 102
2021-04-14 11:30:29,311|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:30:31,123|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:30:31,123|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:30:31,125|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-2||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Connecting to /10.242.70.68:5701, timeout: 10000, bind-any: true
2021-04-14 11:30:31,126|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-2||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.70.68:5701. Reason: SocketException[Connection refused to address /10.242.70.68:5701]
2021-04-14 11:30:31,127|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-2||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.70.68]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.70.68:5701}, Error-Count: 103
2021-04-14 11:30:31,395|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:30:33,506|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:30:34,019|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:30:34,019|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:30:34,020|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-2||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Connecting to /10.242.70.68:5701, timeout: 10000, bind-any: true
2021-04-14 11:30:34,021|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-2||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.70.68:5701. Reason: SocketException[Connection refused to address /10.242.70.68:5701]
2021-04-14 11:30:34,021|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-2||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.70.68]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.70.68:5701}, Error-Count: 104
2021-04-14 11:30:36,113|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:30:36,113|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:30:36,114|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-3||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Connecting to /10.242.70.68:5701, timeout: 10000, bind-any: true
2021-04-14 11:30:36,115|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-3||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.70.68:5701. Reason: SocketException[Connection refused to address /10.242.70.68:5701]
2021-04-14 11:30:36,115|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-3||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.70.68]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.70.68:5701}, Error-Count: 105
2021-04-14 11:30:36,490|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:30:38,606|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:30:38,606|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:30:38,607|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-2||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Connecting to /10.242.70.68:5701, timeout: 10000, bind-any: true
2021-04-14 11:30:38,609|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-2||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.70.68:5701. Reason: SocketException[Connection refused to address /10.242.70.68:5701]
2021-04-14 11:30:38,609|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-2||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.70.68]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.70.68:5701}, Error-Count: 106
2021-04-14 11:30:39,412|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:30:41,529|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:30:41,530|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:30:41,531|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-2||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Connecting to /10.242.70.68:5701, timeout: 10000, bind-any: true
2021-04-14 11:30:41,536|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-2||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.70.68:5701. Reason: SocketException[Connection refused to address /10.242.70.68:5701]
2021-04-14 11:30:41,536|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-2||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.70.68]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.70.68:5701}, Error-Count: 107
2021-04-14 11:30:42,159|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:30:44,094|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:30:44,095|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:30:44,096|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-6||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Connecting to /10.242.70.68:5701, timeout: 10000, bind-any: true
2021-04-14 11:30:44,097|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-6||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.70.68:5701. Reason: SocketException[Connection refused to address /10.242.70.68:5701]
2021-04-14 11:30:44,098|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-6||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.70.68]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.70.68:5701}, Error-Count: 108
2021-04-14 11:30:44,465|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:30:46,885|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:30:46,886|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:30:46,890|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-3||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Connecting to /10.242.70.68:5701, timeout: 10000, bind-any: true
2021-04-14 11:30:46,891|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-3||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.70.68:5701. Reason: SocketException[Connection refused to address /10.242.70.68:5701]
2021-04-14 11:30:46,891|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-3||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.70.68]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.70.68:5701}, Error-Count: 109
2021-04-14 11:30:47,087|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:30:49,667|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:30:49,825|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:30:49,826|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:30:49,826|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-5||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Connecting to /10.242.70.68:5701, timeout: 10000, bind-any: true
2021-04-14 11:30:49,828|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-5||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.70.68:5701. Reason: SocketException[Connection refused to address /10.242.70.68:5701]
2021-04-14 11:30:49,828|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-5||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.70.68]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.70.68:5701}, Error-Count: 110
2021-04-14 11:30:52,262|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:30:52,776|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:30:52,776|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:30:52,777|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-5||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Connecting to /10.242.70.68:5701, timeout: 10000, bind-any: true
2021-04-14 11:30:52,779|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-5||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.70.68:5701. Reason: SocketException[Connection refused to address /10.242.70.68:5701]
2021-04-14 11:30:52,779|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-5||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.70.68]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.70.68:5701}, Error-Count: 111
2021-04-14 11:30:54,387|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:30:55,369|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:30:55,370|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:30:55,371|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-3||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Connecting to /10.242.70.68:5701, timeout: 10000, bind-any: true
2021-04-14 11:30:55,374|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-3||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.70.68:5701. Reason: SocketException[Connection refused to address /10.242.70.68:5701]
2021-04-14 11:30:55,374|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-3||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.70.68]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.70.68:5701}, Error-Count: 112
2021-04-14 11:30:57,116|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:30:57,890|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:30:57,890|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:30:57,891|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-3||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Connecting to /10.242.70.68:5701, timeout: 10000, bind-any: true
2021-04-14 11:30:57,892|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-3||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.70.68:5701. Reason: SocketException[Connection refused to address /10.242.70.68:5701]
2021-04-14 11:30:57,893|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-3||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.70.68]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.70.68:5701}, Error-Count: 113
2021-04-14 11:30:59,887|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:31:00,620|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:31:00,620|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:31:00,621|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-5||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Connecting to /10.242.70.68:5701, timeout: 10000, bind-any: true
2021-04-14 11:31:00,622|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-5||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.70.68:5701. Reason: SocketException[Connection refused to address /10.242.70.68:5701]
2021-04-14 11:31:00,622|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-5||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.70.68]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.70.68:5701}, Error-Count: 114
2021-04-14 11:31:01,914|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:31:03,309|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:31:03,309|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:31:03,310|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-3||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Connecting to /10.242.70.68:5701, timeout: 10000, bind-any: true
2021-04-14 11:31:03,311|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-3||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.70.68:5701. Reason: SocketException[Connection refused to address /10.242.70.68:5701]
2021-04-14 11:31:03,311|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-3||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.70.68]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.70.68:5701}, Error-Count: 115
2021-04-14 11:31:04,620|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:31:06,295|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:31:06,295|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:31:06,297|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-3||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Connecting to /10.242.70.68:5701, timeout: 10000, bind-any: true
2021-04-14 11:31:06,299|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-3||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.70.68:5701. Reason: SocketException[Connection refused to address /10.242.70.68:5701]
2021-04-14 11:31:06,299|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-3||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.70.68]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.70.68:5701}, Error-Count: 116
2021-04-14 11:31:07,212|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:31:08,544|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:31:08,544|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:31:08,545|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-3||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Connecting to /10.242.70.68:5701, timeout: 10000, bind-any: true
2021-04-14 11:31:08,546|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-3||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.70.68:5701. Reason: SocketException[Connection refused to address /10.242.70.68:5701]
2021-04-14 11:31:08,547|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-3||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.70.68]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.70.68:5701}, Error-Count: 117
2021-04-14 11:31:09,709|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:31:11,285|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:31:11,285|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:31:11,286|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-5||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Connecting to /10.242.70.68:5701, timeout: 10000, bind-any: true
2021-04-14 11:31:11,288|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-5||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.70.68:5701. Reason: SocketException[Connection refused to address /10.242.70.68:5701]
2021-04-14 11:31:11,288|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-5||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.70.68]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.70.68:5701}, Error-Count: 118
2021-04-14 11:31:11,830|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:31:13,367|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:31:13,367|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:31:13,368|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-3||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Connecting to /10.242.70.68:5701, timeout: 10000, bind-any: true
2021-04-14 11:31:13,369|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-3||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.70.68:5701. Reason: SocketException[Connection refused to address /10.242.70.68:5701]
2021-04-14 11:31:13,370|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-3||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.70.68]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.70.68:5701}, Error-Count: 119
2021-04-14 11:31:13,896|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:31:16,059|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:31:16,060|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:31:16,061|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-2||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Connecting to /10.242.70.68:5701, timeout: 10000, bind-any: true
2021-04-14 11:31:16,062|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-2||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.70.68:5701. Reason: SocketException[Connection refused to address /10.242.70.68:5701]
2021-04-14 11:31:16,062|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-2||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.70.68]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.70.68:5701}, Error-Count: 120
2021-04-14 11:31:16,776|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:31:18,114|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:31:18,115|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:31:18,118|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-3||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Connecting to /10.242.70.68:5701, timeout: 10000, bind-any: true
2021-04-14 11:31:18,119|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-3||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.70.68:5701. Reason: SocketException[Connection refused to address /10.242.70.68:5701]
2021-04-14 11:31:18,119|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-3||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.70.68]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.70.68:5701}, Error-Count: 121
2021-04-14 11:31:19,149|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:31:20,504|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:31:20,505|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:31:20,506|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-3||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Connecting to /10.242.70.68:5701, timeout: 10000, bind-any: true
2021-04-14 11:31:20,507|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-3||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.70.68:5701. Reason: SocketException[Connection refused to address /10.242.70.68:5701]
2021-04-14 11:31:20,508|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-3||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.70.68]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.70.68:5701}, Error-Count: 122
2021-04-14 11:31:21,386|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:31:22,972|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:31:22,972|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:31:22,972|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-2||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Connecting to /10.242.70.68:5701, timeout: 10000, bind-any: true
2021-04-14 11:31:22,973|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-2||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.70.68:5701. Reason: SocketException[Connection refused to address /10.242.70.68:5701]
2021-04-14 11:31:22,974|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-2||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.70.68]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.70.68:5701}, Error-Count: 123
2021-04-14 11:31:24,054|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:31:25,101|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:31:25,101|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:31:25,102|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-3||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Connecting to /10.242.70.68:5701, timeout: 10000, bind-any: true
2021-04-14 11:31:25,103|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-3||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.70.68:5701. Reason: SocketException[Connection refused to address /10.242.70.68:5701]
2021-04-14 11:31:25,103|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-3||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.70.68]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.70.68:5701}, Error-Count: 124
2021-04-14 11:31:26,668|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:31:27,828|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:31:27,828|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:31:27,830|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-2||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Connecting to /10.242.70.68:5701, timeout: 10000, bind-any: true
2021-04-14 11:31:27,832|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-2||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.70.68:5701. Reason: SocketException[Connection refused to address /10.242.70.68:5701]
2021-04-14 11:31:27,832|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-2||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.70.68]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.70.68:5701}, Error-Count: 125
2021-04-14 11:31:28,979|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:31:30,213|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:31:30,213|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:31:30,214|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-4||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Connecting to /10.242.70.68:5701, timeout: 10000, bind-any: true
2021-04-14 11:31:30,226|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-4||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.70.68:5701. Reason: SocketException[Connection refused to address /10.242.70.68:5701]
2021-04-14 11:31:30,227|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-4||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.70.68]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.70.68:5701}, Error-Count: 126
2021-04-14 11:31:31,796|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:31:32,852|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:31:32,852|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:31:32,853|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-4||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Connecting to /10.242.70.68:5701, timeout: 10000, bind-any: true
2021-04-14 11:31:32,853|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-4||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.70.68:5701. Reason: SocketException[Connection refused to address /10.242.70.68:5701]
2021-04-14 11:31:32,854|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-4||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.70.68]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.70.68:5701}, Error-Count: 127
2021-04-14 11:31:34,113|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:31:34,873|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:31:34,873|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:31:34,873|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-4||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Connecting to /10.242.70.68:5701, timeout: 10000, bind-any: true
2021-04-14 11:31:34,875|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-4||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.70.68:5701. Reason: SocketException[Connection refused to address /10.242.70.68:5701]
2021-04-14 11:31:34,875|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-4||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.70.68]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.70.68:5701}, Error-Count: 128
2021-04-14 11:31:36,379|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:31:37,186|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:31:37,186|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:31:37,187|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-4||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Connecting to /10.242.70.68:5701, timeout: 10000, bind-any: true
2021-04-14 11:31:37,188|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-4||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.70.68:5701. Reason: SocketException[Connection refused to address /10.242.70.68:5701]
2021-04-14 11:31:37,188|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-4||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.70.68]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.70.68:5701}, Error-Count: 129
2021-04-14 11:31:38,720|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:31:39,926|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:31:39,926|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:31:39,927|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-4||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Connecting to /10.242.70.68:5701, timeout: 10000, bind-any: true
2021-04-14 11:31:39,929|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-4||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.70.68:5701. Reason: SocketException[Connection refused to address /10.242.70.68:5701]
2021-04-14 11:31:39,929|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-4||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.70.68]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.70.68:5701}, Error-Count: 130
2021-04-14 11:31:41,686|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:31:42,859|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:31:42,859|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:31:42,860|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-4||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Connecting to /10.242.70.68:5701, timeout: 10000, bind-any: true
2021-04-14 11:31:42,861|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-4||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.70.68:5701. Reason: SocketException[Connection refused to address /10.242.70.68:5701]
2021-04-14 11:31:42,861|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-4||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.70.68]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.70.68:5701}, Error-Count: 131
2021-04-14 11:31:44,445|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:31:45,529|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:31:45,529|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:31:45,530|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-4||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Connecting to /10.242.70.68:5701, timeout: 10000, bind-any: true
2021-04-14 11:31:45,532|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-4||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.70.68:5701. Reason: SocketException[Connection refused to address /10.242.70.68:5701]
2021-04-14 11:31:45,532|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-4||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.70.68]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.70.68:5701}, Error-Count: 132
2021-04-14 11:31:47,147|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:31:47,671|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:31:47,671|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:31:47,672|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-2||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Connecting to /10.242.70.68:5701, timeout: 10000, bind-any: true
2021-04-14 11:31:47,673|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-2||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.70.68:5701. Reason: SocketException[Connection refused to address /10.242.70.68:5701]
2021-04-14 11:31:47,673|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-2||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.70.68]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.70.68:5701}, Error-Count: 133
2021-04-14 11:31:49,204|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:31:50,047|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:31:50,048|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:31:50,048|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-2||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Connecting to /10.242.70.68:5701, timeout: 10000, bind-any: true
2021-04-14 11:31:50,049|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-2||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.70.68:5701. Reason: SocketException[Connection refused to address /10.242.70.68:5701]
2021-04-14 11:31:50,050|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-2||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.70.68]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.70.68:5701}, Error-Count: 134
2021-04-14 11:31:51,584|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:31:52,329|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:31:52,329|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:31:52,330|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-4||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Connecting to /10.242.70.68:5701, timeout: 10000, bind-any: true
2021-04-14 11:31:52,330|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-4||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.70.68:5701. Reason: SocketException[Connection refused to address /10.242.70.68:5701]
2021-04-14 11:31:52,331|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-4||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.70.68]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.70.68:5701}, Error-Count: 135
2021-04-14 11:31:54,582|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:31:54,583|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:31:54,583|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:31:54,584|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-1||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Connecting to /10.242.70.68:5701, timeout: 10000, bind-any: true
2021-04-14 11:31:54,585|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-1||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.70.68:5701. Reason: SocketException[Connection refused to address /10.242.70.68:5701]
2021-04-14 11:31:54,585|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-1||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.70.68]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.70.68:5701}, Error-Count: 136
2021-04-14 11:31:56,691|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:31:57,042|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:31:57,042|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:31:57,043|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-4||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Connecting to /10.242.70.68:5701, timeout: 10000, bind-any: true
2021-04-14 11:31:57,044|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-4||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.70.68:5701. Reason: SocketException[Connection refused to address /10.242.70.68:5701]
2021-04-14 11:31:57,044|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-4||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.70.68]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.70.68:5701}, Error-Count: 137
2021-04-14 11:31:58,711|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:31:59,168|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:31:59,168|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:31:59,169|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-1||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Connecting to /10.242.70.68:5701, timeout: 10000, bind-any: true
2021-04-14 11:31:59,170|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-1||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.70.68:5701. Reason: SocketException[Connection refused to address /10.242.70.68:5701]
2021-04-14 11:31:59,170|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-1||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.70.68]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.70.68:5701}, Error-Count: 138
2021-04-14 11:32:01,180|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:32:01,180|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:32:01,180|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-3||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Connecting to /10.242.70.68:5701, timeout: 10000, bind-any: true
2021-04-14 11:32:01,183|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-3||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.70.68:5701. Reason: SocketException[Connection refused to address /10.242.70.68:5701]
2021-04-14 11:32:01,183|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-3||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.70.68]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.70.68:5701}, Error-Count: 139
2021-04-14 11:32:01,295|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:32:03,396|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:32:03,396|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:32:03,397|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-1||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Connecting to /10.242.70.68:5701, timeout: 10000, bind-any: true
2021-04-14 11:32:03,398|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-1||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.70.68:5701. Reason: SocketException[Connection refused to address /10.242.70.68:5701]
2021-04-14 11:32:03,398|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-1||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.70.68]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.70.68:5701}, Error-Count: 140
2021-04-14 11:32:03,645|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:32:05,603|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:32:05,603|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:32:05,605|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-2||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Connecting to /10.242.70.68:5701, timeout: 10000, bind-any: true
2021-04-14 11:32:05,606|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-2||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.70.68:5701. Reason: SocketException[Connection refused to address /10.242.70.68:5701]
2021-04-14 11:32:05,606|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-2||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.70.68]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.70.68:5701}, Error-Count: 141
2021-04-14 11:32:06,188|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:32:08,399|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:32:08,414|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:32:08,414|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:32:08,415|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-1||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Connecting to /10.242.70.68:5701, timeout: 10000, bind-any: true
2021-04-14 11:32:08,417|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-1||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.70.68:5701. Reason: SocketException[Connection refused to address /10.242.70.68:5701]
2021-04-14 11:32:08,417|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-1||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.70.68]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.70.68:5701}, Error-Count: 142
2021-04-14 11:32:10,419|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:32:10,556|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:32:10,557|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:32:10,557|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-3||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Connecting to /10.242.70.68:5701, timeout: 10000, bind-any: true
2021-04-14 11:32:10,559|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-3||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.70.68:5701. Reason: SocketException[Connection refused to address /10.242.70.68:5701]
2021-04-14 11:32:10,559|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-3||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.70.68]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.70.68:5701}, Error-Count: 143
2021-04-14 11:32:12,506|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:32:13,095|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:32:13,095|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:32:13,096|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-2||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Connecting to /10.242.70.68:5701, timeout: 10000, bind-any: true
2021-04-14 11:32:13,097|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-2||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.70.68:5701. Reason: SocketException[Connection refused to address /10.242.70.68:5701]
2021-04-14 11:32:13,097|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-2||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.70.68]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.70.68:5701}, Error-Count: 144
2021-04-14 11:32:15,315|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:32:15,726|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:32:15,726|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:32:15,727|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-2||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Connecting to /10.242.70.68:5701, timeout: 10000, bind-any: true
2021-04-14 11:32:15,728|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-2||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.70.68:5701. Reason: SocketException[Connection refused to address /10.242.70.68:5701]
2021-04-14 11:32:15,728|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-2||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.70.68]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.70.68:5701}, Error-Count: 145
2021-04-14 11:32:17,851|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:32:17,851|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:32:17,852|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-3||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Connecting to /10.242.70.68:5701, timeout: 10000, bind-any: true
2021-04-14 11:32:17,854|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-3||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.70.68:5701. Reason: SocketException[Connection refused to address /10.242.70.68:5701]
2021-04-14 11:32:17,854|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-3||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.70.68]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.70.68:5701}, Error-Count: 146
2021-04-14 11:32:17,888|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:32:20,394|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:32:20,395|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:32:20,396|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-3||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Connecting to /10.242.70.68:5701, timeout: 10000, bind-any: true
2021-04-14 11:32:20,397|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-3||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.70.68:5701. Reason: SocketException[Connection refused to address /10.242.70.68:5701]
2021-04-14 11:32:20,397|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-3||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.70.68]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.70.68:5701}, Error-Count: 147
2021-04-14 11:32:20,869|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:32:22,749|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:32:22,750|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:32:22,751|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-2||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Connecting to /10.242.70.68:5701, timeout: 10000, bind-any: true
2021-04-14 11:32:22,756|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-2||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.70.68:5701. Reason: SocketException[Connection refused to address /10.242.70.68:5701]
2021-04-14 11:32:22,756|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-2||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.70.68]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.70.68:5701}, Error-Count: 148
2021-04-14 11:32:22,881|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:32:25,000|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:32:25,270|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:32:25,270|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:32:25,271|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-4||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Connecting to /10.242.70.68:5701, timeout: 10000, bind-any: true
2021-04-14 11:32:25,282|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-4||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.70.68:5701. Reason: SocketException[Connection refused to address /10.242.70.68:5701]
2021-04-14 11:32:25,282|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-4||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.70.68]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.70.68:5701}, Error-Count: 149
2021-04-14 11:32:27,264|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:32:27,874|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:32:27,874|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:32:27,875|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-3||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Connecting to /10.242.70.68:5701, timeout: 10000, bind-any: true
2021-04-14 11:32:27,877|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-3||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.70.68:5701. Reason: SocketException[Connection refused to address /10.242.70.68:5701]
2021-04-14 11:32:27,877|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-3||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.70.68]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.70.68:5701}, Error-Count: 150
2021-04-14 11:32:30,197|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:32:30,210|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:32:30,211|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:32:30,211|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-5||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Connecting to /10.242.70.68:5701, timeout: 10000, bind-any: true
2021-04-14 11:32:30,212|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-5||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.70.68:5701. Reason: SocketException[Connection refused to address /10.242.70.68:5701]
2021-04-14 11:32:30,212|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-5||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.70.68]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.70.68:5701}, Error-Count: 151
2021-04-14 11:32:32,813|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:32:32,814|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:32:32,814|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-4||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Connecting to /10.242.70.68:5701, timeout: 10000, bind-any: true
2021-04-14 11:32:32,816|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-4||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.70.68:5701. Reason: SocketException[Connection refused to address /10.242.70.68:5701]
2021-04-14 11:32:32,816|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-4||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.70.68]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.70.68:5701}, Error-Count: 152
2021-04-14 11:32:33,168|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:32:35,393|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:32:35,394|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:32:35,394|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-5||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Connecting to /10.242.70.68:5701, timeout: 10000, bind-any: true
2021-04-14 11:32:35,396|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-5||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.70.68:5701. Reason: SocketException[Connection refused to address /10.242.70.68:5701]
2021-04-14 11:32:35,396|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-5||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.70.68]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.70.68:5701}, Error-Count: 153
2021-04-14 11:32:36,075|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:32:37,509|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:32:37,509|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:32:37,510|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-4||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Connecting to /10.242.70.68:5701, timeout: 10000, bind-any: true
2021-04-14 11:32:37,511|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-4||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.70.68:5701. Reason: SocketException[Connection refused to address /10.242.70.68:5701]
2021-04-14 11:32:37,511|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-4||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.70.68]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.70.68:5701}, Error-Count: 154
2021-04-14 11:32:38,628|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:32:39,614|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:32:39,614|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:32:39,628|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-5||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Connecting to /10.242.70.68:5701, timeout: 10000, bind-any: true
2021-04-14 11:32:39,634|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-5||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.70.68:5701. Reason: SocketException[Connection refused to address /10.242.70.68:5701]
2021-04-14 11:32:39,634|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-5||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.70.68]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.70.68:5701}, Error-Count: 155
2021-04-14 11:32:41,112|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:32:42,110|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:32:42,111|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:32:42,111|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-5||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Connecting to /10.242.70.68:5701, timeout: 10000, bind-any: true
2021-04-14 11:32:42,112|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-5||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.70.68:5701. Reason: SocketException[Connection refused to address /10.242.70.68:5701]
2021-04-14 11:32:42,112|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-5||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.70.68]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.70.68:5701}, Error-Count: 156
2021-04-14 11:32:43,436|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:32:44,148|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:32:44,149|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:32:44,149|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-5||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Connecting to /10.242.70.68:5701, timeout: 10000, bind-any: true
2021-04-14 11:32:44,151|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-5||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.70.68:5701. Reason: SocketException[Connection refused to address /10.242.70.68:5701]
2021-04-14 11:32:44,151|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-5||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.70.68]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.70.68:5701}, Error-Count: 157
2021-04-14 11:32:45,921|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:32:46,758|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:32:46,759|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:32:46,759|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-1||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Connecting to /10.242.70.68:5701, timeout: 10000, bind-any: true
2021-04-14 11:32:46,761|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-1||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.70.68:5701. Reason: SocketException[Connection refused to address /10.242.70.68:5701]
2021-04-14 11:32:46,761|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-1||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.70.68]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.70.68:5701}, Error-Count: 158
2021-04-14 11:32:48,807|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:32:48,808|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:32:48,809|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-1||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Connecting to /10.242.70.68:5701, timeout: 10000, bind-any: true
2021-04-14 11:32:48,811|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-1||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.70.68:5701. Reason: SocketException[Connection refused to address /10.242.70.68:5701]
2021-04-14 11:32:48,811|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-1||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.70.68]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.70.68:5701}, Error-Count: 159
2021-04-14 11:32:48,825|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:32:51,254|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:32:51,328|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:32:51,328|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:32:51,328|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-1||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Connecting to /10.242.70.68:5701, timeout: 10000, bind-any: true
2021-04-14 11:32:51,330|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-1||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.70.68:5701. Reason: SocketException[Connection refused to address /10.242.70.68:5701]
2021-04-14 11:32:51,330|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-1||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.70.68]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.70.68:5701}, Error-Count: 160
2021-04-14 11:32:53,509|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:32:54,253|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:32:54,253|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:32:54,253|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-5||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Connecting to /10.242.70.68:5701, timeout: 10000, bind-any: true
2021-04-14 11:32:54,255|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-5||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.70.68:5701. Reason: SocketException[Connection refused to address /10.242.70.68:5701]
2021-04-14 11:32:54,255|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-5||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.70.68]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.70.68:5701}, Error-Count: 161
2021-04-14 11:32:56,082|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:32:56,870|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:32:56,870|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:32:56,870|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-5||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Connecting to /10.242.70.68:5701, timeout: 10000, bind-any: true
2021-04-14 11:32:56,871|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-5||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.70.68:5701. Reason: SocketException[Connection refused to address /10.242.70.68:5701]
2021-04-14 11:32:56,872|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-5||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.70.68]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.70.68:5701}, Error-Count: 162
2021-04-14 11:32:58,508|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:32:58,998|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:32:58,998|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:32:58,999|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-1||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Connecting to /10.242.70.68:5701, timeout: 10000, bind-any: true
2021-04-14 11:32:59,000|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-1||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.70.68:5701. Reason: SocketException[Connection refused to address /10.242.70.68:5701]
2021-04-14 11:32:59,000|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-1||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.70.68]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.70.68:5701}, Error-Count: 163
2021-04-14 11:33:00,817|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:33:01,197|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:33:01,197|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:33:01,197|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-1||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Connecting to /10.242.70.68:5701, timeout: 10000, bind-any: true
2021-04-14 11:33:01,199|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-1||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.70.68:5701. Reason: SocketException[Connection refused to address /10.242.70.68:5701]
2021-04-14 11:33:01,199|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-1||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.70.68]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.70.68:5701}, Error-Count: 164
2021-04-14 11:33:03,286|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:33:03,287|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:33:03,289|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-1||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Connecting to /10.242.70.68:5701, timeout: 10000, bind-any: true
2021-04-14 11:33:03,291|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-1||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.70.68:5701. Reason: SocketException[Connection refused to address /10.242.70.68:5701]
2021-04-14 11:33:03,291|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-1||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.70.68]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.70.68:5701}, Error-Count: 165
2021-04-14 11:33:03,447|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:33:05,300|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:33:05,300|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:33:05,301|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-5||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Connecting to /10.242.70.68:5701, timeout: 10000, bind-any: true
2021-04-14 11:33:05,303|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-5||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.70.68:5701. Reason: SocketException[Connection refused to address /10.242.70.68:5701]
2021-04-14 11:33:05,303|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-5||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.70.68]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.70.68:5701}, Error-Count: 166
2021-04-14 11:33:05,685|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:33:07,855|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:33:07,855|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:33:07,856|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-1||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Connecting to /10.242.70.68:5701, timeout: 10000, bind-any: true
2021-04-14 11:33:07,857|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-1||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.70.68:5701. Reason: SocketException[Connection refused to address /10.242.70.68:5701]
2021-04-14 11:33:07,857|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-1||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.70.68]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.70.68:5701}, Error-Count: 167
2021-04-14 11:33:08,557|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:33:10,212|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:33:10,212|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:33:10,212|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-2||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Connecting to /10.242.70.68:5701, timeout: 10000, bind-any: true
2021-04-14 11:33:10,213|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-2||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.70.68:5701. Reason: SocketException[Connection refused to address /10.242.70.68:5701]
2021-04-14 11:33:10,213|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-2||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.70.68]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.70.68:5701}, Error-Count: 168
2021-04-14 11:33:10,791|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:33:12,476|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:33:12,476|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:33:12,477|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-1||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Connecting to /10.242.70.68:5701, timeout: 10000, bind-any: true
2021-04-14 11:33:12,479|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-1||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.70.68:5701. Reason: SocketException[Connection refused to address /10.242.70.68:5701]
2021-04-14 11:33:12,479|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-1||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.70.68]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.70.68:5701}, Error-Count: 169
2021-04-14 11:33:12,959|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:33:14,932|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:33:14,932|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:33:14,933|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-4||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Connecting to /10.242.70.68:5701, timeout: 10000, bind-any: true
2021-04-14 11:33:14,934|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-4||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.70.68:5701. Reason: SocketException[Connection refused to address /10.242.70.68:5701]
2021-04-14 11:33:14,934|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-4||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.70.68]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.70.68:5701}, Error-Count: 170
2021-04-14 11:33:15,238|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:33:17,371|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:33:17,372|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:33:17,373|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-5||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Connecting to /10.242.70.68:5701, timeout: 10000, bind-any: true
2021-04-14 11:33:17,374|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-5||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.70.68:5701. Reason: SocketException[Connection refused to address /10.242.70.68:5701]
2021-04-14 11:33:17,375|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-5||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.70.68]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.70.68:5701}, Error-Count: 171
2021-04-14 11:33:17,460|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:33:19,963|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:33:19,963|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:33:19,963|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-4||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Connecting to /10.242.70.68:5701, timeout: 10000, bind-any: true
2021-04-14 11:33:19,964|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-4||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.70.68:5701. Reason: SocketException[Connection refused to address /10.242.70.68:5701]
2021-04-14 11:33:19,965|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-4||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.70.68]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.70.68:5701}, Error-Count: 172
2021-04-14 11:33:20,249|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:33:21,980|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:33:21,981|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:33:21,981|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-5||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Connecting to /10.242.70.68:5701, timeout: 10000, bind-any: true
2021-04-14 11:33:21,983|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-5||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.70.68:5701. Reason: SocketException[Connection refused to address /10.242.70.68:5701]
2021-04-14 11:33:21,983|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-5||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.70.68]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.70.68:5701}, Error-Count: 173
2021-04-14 11:33:22,723|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:33:24,415|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:33:24,415|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:33:24,416|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-1||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Connecting to /10.242.70.68:5701, timeout: 10000, bind-any: true
2021-04-14 11:33:24,420|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-1||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.70.68:5701. Reason: SocketException[Connection refused to address /10.242.70.68:5701]
2021-04-14 11:33:24,420|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-1||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.70.68]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.70.68:5701}, Error-Count: 174
2021-04-14 11:33:25,455|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:33:26,979|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:33:26,980|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:33:26,980|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-1||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Connecting to /10.242.70.68:5701, timeout: 10000, bind-any: true
2021-04-14 11:33:26,981|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-1||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.70.68:5701. Reason: SocketException[Connection refused to address /10.242.70.68:5701]
2021-04-14 11:33:26,981|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-1||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.70.68]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.70.68:5701}, Error-Count: 175
2021-04-14 11:33:27,817|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:33:29,744|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:33:29,745|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:33:29,746|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-5||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Connecting to /10.242.70.68:5701, timeout: 10000, bind-any: true
2021-04-14 11:33:29,747|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-5||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.70.68:5701. Reason: SocketException[Connection refused to address /10.242.70.68:5701]
2021-04-14 11:33:29,747|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-5||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.70.68]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.70.68:5701}, Error-Count: 176
2021-04-14 11:33:30,356|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:33:32,424|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:33:32,424|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:33:32,425|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-5||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Connecting to /10.242.70.68:5701, timeout: 10000, bind-any: true
2021-04-14 11:33:32,426|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-5||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.70.68:5701. Reason: SocketException[Connection refused to address /10.242.70.68:5701]
2021-04-14 11:33:32,426|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-5||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.70.68]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.70.68:5701}, Error-Count: 177
2021-04-14 11:33:32,938|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:33:35,127|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:33:35,127|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:33:35,128|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-5||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Connecting to /10.242.70.68:5701, timeout: 10000, bind-any: true
2021-04-14 11:33:35,129|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-5||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.70.68:5701. Reason: SocketException[Connection refused to address /10.242.70.68:5701]
2021-04-14 11:33:35,129|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-5||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.70.68]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.70.68:5701}, Error-Count: 178
2021-04-14 11:33:35,446|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:33:37,695|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:33:37,747|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:33:37,748|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:33:37,748|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-5||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Connecting to /10.242.70.68:5701, timeout: 10000, bind-any: true
2021-04-14 11:33:37,750|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-5||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.70.68:5701. Reason: SocketException[Connection refused to address /10.242.70.68:5701]
2021-04-14 11:33:37,750|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-5||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.70.68]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.70.68:5701}, Error-Count: 179
2021-04-14 11:33:40,034|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:33:40,060|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:33:40,060|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:33:40,061|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-4||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Connecting to /10.242.70.68:5701, timeout: 10000, bind-any: true
2021-04-14 11:33:40,062|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-4||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.70.68:5701. Reason: SocketException[Connection refused to address /10.242.70.68:5701]
2021-04-14 11:33:40,062|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-4||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.70.68]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.70.68:5701}, Error-Count: 180
2021-04-14 11:33:42,082|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:33:42,083|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:33:42,083|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-5||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Connecting to /10.242.70.68:5701, timeout: 10000, bind-any: true
2021-04-14 11:33:42,085|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-5||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.70.68:5701. Reason: SocketException[Connection refused to address /10.242.70.68:5701]
2021-04-14 11:33:42,086|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-5||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.70.68]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.70.68:5701}, Error-Count: 181
2021-04-14 11:33:42,305|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:33:44,419|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:33:44,726|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:33:44,726|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:33:44,727|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-4||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Connecting to /10.242.70.68:5701, timeout: 10000, bind-any: true
2021-04-14 11:33:44,728|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-4||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.70.68:5701. Reason: SocketException[Connection refused to address /10.242.70.68:5701]
2021-04-14 11:33:44,728|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-4||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.70.68]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.70.68:5701}, Error-Count: 182
2021-04-14 11:33:46,575|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:33:46,969|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:33:46,969|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:33:46,970|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-4||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Connecting to /10.242.70.68:5701, timeout: 10000, bind-any: true
2021-04-14 11:33:46,971|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-4||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.70.68:5701. Reason: SocketException[Connection refused to address /10.242.70.68:5701]
2021-04-14 11:33:46,971|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-4||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.70.68]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.70.68:5701}, Error-Count: 183
2021-04-14 11:33:48,608|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:33:49,799|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:33:49,799|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:33:49,800|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-7||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Connecting to /10.242.70.68:5701, timeout: 10000, bind-any: true
2021-04-14 11:33:49,801|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-7||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.70.68:5701. Reason: SocketException[Connection refused to address /10.242.70.68:5701]
2021-04-14 11:33:49,801|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-7||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.70.68]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.70.68:5701}, Error-Count: 184
2021-04-14 11:33:50,787|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:33:52,179|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:33:52,180|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:33:52,180|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-7||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Connecting to /10.242.70.68:5701, timeout: 10000, bind-any: true
2021-04-14 11:33:52,181|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-7||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.70.68:5701. Reason: SocketException[Connection refused to address /10.242.70.68:5701]
2021-04-14 11:33:52,182|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-7||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.70.68]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.70.68:5701}, Error-Count: 185
2021-04-14 11:33:53,348|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:33:54,578|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:33:54,579|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:33:54,579|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-5||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Connecting to /10.242.70.68:5701, timeout: 10000, bind-any: true
2021-04-14 11:33:54,580|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-5||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.70.68:5701. Reason: SocketException[Connection refused to address /10.242.70.68:5701]
2021-04-14 11:33:54,581|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-5||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.70.68]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.70.68:5701}, Error-Count: 186
2021-04-14 11:33:55,668|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:33:57,211|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:33:57,211|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:33:57,213|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-5||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Connecting to /10.242.70.68:5701, timeout: 10000, bind-any: true
2021-04-14 11:33:57,214|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-5||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.70.68:5701. Reason: SocketException[Connection refused to address /10.242.70.68:5701]
2021-04-14 11:33:57,214|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-5||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.70.68]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.70.68:5701}, Error-Count: 187
2021-04-14 11:33:58,348|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:33:59,932|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:33:59,932|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:33:59,933|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-5||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Connecting to /10.242.70.68:5701, timeout: 10000, bind-any: true
2021-04-14 11:33:59,934|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-5||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.70.68:5701. Reason: SocketException[Connection refused to address /10.242.70.68:5701]
2021-04-14 11:33:59,934|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-5||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.70.68]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.70.68:5701}, Error-Count: 188
2021-04-14 11:34:01,066|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:34:02,596|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:34:02,596|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:34:02,599|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-3||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Connecting to /10.242.70.68:5701, timeout: 10000, bind-any: true
2021-04-14 11:34:02,604|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-3||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.70.68:5701. Reason: SocketException[Connection refused to address /10.242.70.68:5701]
2021-04-14 11:34:02,604|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-3||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.70.68]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.70.68:5701}, Error-Count: 189
2021-04-14 11:34:03,849|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:34:05,081|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:34:05,081|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:34:05,082|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-3||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Connecting to /10.242.70.68:5701, timeout: 10000, bind-any: true
2021-04-14 11:34:05,084|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-3||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.70.68:5701. Reason: SocketException[Connection refused to address /10.242.70.68:5701]
2021-04-14 11:34:05,084|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-3||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.70.68]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.70.68:5701}, Error-Count: 190
2021-04-14 11:34:06,267|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:34:08,053|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:34:08,053|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:34:08,054|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-3||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Connecting to /10.242.70.68:5701, timeout: 10000, bind-any: true
2021-04-14 11:34:08,056|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-3||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.70.68:5701. Reason: SocketException[Connection refused to address /10.242.70.68:5701]
2021-04-14 11:34:08,056|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-3||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.70.68]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.70.68:5701}, Error-Count: 191
2021-04-14 11:34:08,267|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:34:10,109|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:34:10,110|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:34:10,110|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-3||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Connecting to /10.242.70.68:5701, timeout: 10000, bind-any: true
2021-04-14 11:34:10,112|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-3||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.70.68:5701. Reason: SocketException[Connection refused to address /10.242.70.68:5701]
2021-04-14 11:34:10,112|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-3||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.70.68]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.70.68:5701}, Error-Count: 192
2021-04-14 11:34:10,784|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:34:12,160|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:34:12,160|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:34:12,162|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-5||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Connecting to /10.242.70.68:5701, timeout: 10000, bind-any: true
2021-04-14 11:34:12,163|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-5||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.70.68:5701. Reason: SocketException[Connection refused to address /10.242.70.68:5701]
2021-04-14 11:34:12,164|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-5||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.70.68]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.70.68:5701}, Error-Count: 193
2021-04-14 11:34:13,201|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:34:14,723|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:34:14,723|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:34:14,724|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-3||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Connecting to /10.242.70.68:5701, timeout: 10000, bind-any: true
2021-04-14 11:34:14,725|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-3||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.70.68:5701. Reason: SocketException[Connection refused to address /10.242.70.68:5701]
2021-04-14 11:34:14,725|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-3||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.70.68]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.70.68:5701}, Error-Count: 194
2021-04-14 11:34:15,529|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:34:17,372|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:34:17,373|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:34:17,373|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-3||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Connecting to /10.242.70.68:5701, timeout: 10000, bind-any: true
2021-04-14 11:34:17,375|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-3||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.70.68:5701. Reason: SocketException[Connection refused to address /10.242.70.68:5701]
2021-04-14 11:34:17,375|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-3||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.70.68]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.70.68:5701}, Error-Count: 195
2021-04-14 11:34:18,106|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:34:19,418|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:34:19,419|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:34:19,420|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-4||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Connecting to /10.242.70.68:5701, timeout: 10000, bind-any: true
2021-04-14 11:34:19,421|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-4||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.70.68:5701. Reason: SocketException[Connection refused to address /10.242.70.68:5701]
2021-04-14 11:34:19,421|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-4||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.70.68]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.70.68:5701}, Error-Count: 196
2021-04-14 11:34:20,657|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:34:21,839|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:34:21,840|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:34:21,840|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-3||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Connecting to /10.242.70.68:5701, timeout: 10000, bind-any: true
2021-04-14 11:34:21,842|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-3||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.70.68:5701. Reason: SocketException[Connection refused to address /10.242.70.68:5701]
2021-04-14 11:34:21,842|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-3||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.70.68]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.70.68:5701}, Error-Count: 197
2021-04-14 11:34:22,823|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:34:24,264|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:34:24,264|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:34:24,264|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-3||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Connecting to /10.242.70.68:5701, timeout: 10000, bind-any: true
2021-04-14 11:34:24,266|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-3||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.70.68:5701. Reason: SocketException[Connection refused to address /10.242.70.68:5701]
2021-04-14 11:34:24,266|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-3||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.70.68]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.70.68:5701}, Error-Count: 198
2021-04-14 11:34:25,735|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:34:26,896|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:34:26,897|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:34:26,897|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-5||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Connecting to /10.242.70.68:5701, timeout: 10000, bind-any: true
2021-04-14 11:34:26,900|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-5||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.70.68:5701. Reason: SocketException[Connection refused to address /10.242.70.68:5701]
2021-04-14 11:34:26,900|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-5||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.70.68]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.70.68:5701}, Error-Count: 199
2021-04-14 11:34:28,126|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:34:29,068|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:34:29,068|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:34:29,069|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-6||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Connecting to /10.242.70.68:5701, timeout: 10000, bind-any: true
2021-04-14 11:34:29,071|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-6||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.70.68:5701. Reason: SocketException[Connection refused to address /10.242.70.68:5701]
2021-04-14 11:34:29,071|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-6||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.70.68]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.70.68:5701}, Error-Count: 200
2021-04-14 11:34:30,788|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:34:31,340|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:34:31,340|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:34:31,340|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-6||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Connecting to /10.242.70.68:5701, timeout: 10000, bind-any: true
2021-04-14 11:34:31,342|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-6||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.70.68:5701. Reason: SocketException[Connection refused to address /10.242.70.68:5701]
2021-04-14 11:34:31,342|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-6||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.70.68]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.70.68:5701}, Error-Count: 201
2021-04-14 11:34:32,816|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:34:34,158|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:34:34,159|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:34:34,159|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-6||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Connecting to /10.242.70.68:5701, timeout: 10000, bind-any: true
2021-04-14 11:34:34,161|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-6||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.70.68:5701. Reason: SocketException[Connection refused to address /10.242.70.68:5701]
2021-04-14 11:34:34,161|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-6||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.70.68]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.70.68:5701}, Error-Count: 202
2021-04-14 11:34:35,160|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:34:36,241|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:34:36,241|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:34:36,242|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-4||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Connecting to /10.242.70.68:5701, timeout: 10000, bind-any: true
2021-04-14 11:34:36,244|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-4||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.70.68:5701. Reason: SocketException[Connection refused to address /10.242.70.68:5701]
2021-04-14 11:34:36,244|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-4||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.70.68]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.70.68:5701}, Error-Count: 203
2021-04-14 11:34:37,242|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:34:38,987|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:34:38,987|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:34:38,988|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-4||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Connecting to /10.242.70.68:5701, timeout: 10000, bind-any: true
2021-04-14 11:34:38,989|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-4||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.70.68:5701. Reason: SocketException[Connection refused to address /10.242.70.68:5701]
2021-04-14 11:34:38,990|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-4||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.70.68]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.70.68:5701}, Error-Count: 204
2021-04-14 11:34:39,453|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:34:41,108|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:34:41,108|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:34:41,112|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-6||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Connecting to /10.242.70.68:5701, timeout: 10000, bind-any: true
2021-04-14 11:34:41,113|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-6||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.70.68:5701. Reason: SocketException[Connection refused to address /10.242.70.68:5701]
2021-04-14 11:34:41,113|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-6||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.70.68]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.70.68:5701}, Error-Count: 205
2021-04-14 11:34:42,372|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-14 11:34:44,065|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 4, last log index: 12, last log term: 3
2021-04-14 11:34:44,066|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.partition-operation.thread-0||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:3, logIndex:7} [
	CPMember{uuid=8f161d89-5a9f-4519-a33f-453374c2fc86, address=[10.242.228.138]:5701} - FOLLOWER this
	CPMember{uuid=7b75fcf0-cf71-44a5-b4f2-7ac51c65b714, address=[10.242.70.68]:5701}
]

2021-04-14 11:34:44,066|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-6||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Connecting to /10.242.70.68:5701, timeout: 10000, bind-any: true
2021-04-14 11:34:44,068|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-6||||INFO||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.70.68:5701. Reason: SocketException[Connection refused to address /10.242.70.68:5701]
2021-04-14 11:34:44,068|||hz.dev-cds-blueprints-processor-568978cc79-6tjqb.cached.thread-6||||WARN||||||| [10.242.228.138]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.70.68]:5701 Cause => java.net.SocketException {Connectio